courtbot-python icon indicating copy to clipboard operation
courtbot-python copied to clipboard

This is an experimental reimplementation of courtbot using python.

Results 44 courtbot-python issues
Sort by recently updated
recently updated
newest added

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...

dependencies

Bumps [django](https://github.com/django/django) from 2.2.24 to 3.2.24. Commits f5c8808 [3.2.x] Bumped version for 3.2.24 release. c1171ff [3.2.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template ... 9dc3456 [3.2.x] Added stub...

dependencies

https://www.nashville.gov/departments/criminal-justice-planning/reports Need to collect data from court scraper and create job to upload weekly file to sql database. Develop Dataset UI in court.bot

enhancement
help wanted
P2

I have a simple procedure that I follow to see if something is installable. I create a new AWS ec2 instance and provision it with an Ubuntu system, usually the...

I executed Courtbot API at my local environment, and I got an error. Then, I found that `event` object does not have Docket attribute. The below code is a part...