Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.70.tar.gz | 2023-10-10 | 104.2 kB | |
0.70.zip | 2023-10-10 | 119.3 kB | |
README.md | 2023-10-10 | 271 Bytes | |
Totals: 3 Items | 223.8 kB | 0 |
- Remove the deprecated
cgi
module which will be removed from the Standard Library in Python 3.13. [#773] - Add support for newer versions of Python and drop end-of-life versions
- Migrate testing from Travis CI to GitHub Actions
- Migrate Python linting to Ruff