Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-02-09 | 610 Bytes | |
v3.0.3.tar.gz | 2022-02-09 | 34.1 kB | |
v3.0.3.zip | 2022-02-09 | 47.8 kB | |
Totals: 3 Items | 82.5 kB | 0 |
What's Changed
- Dropped Python 3.4 to 3.6, both inclusive.
- Catch 429 and 509 status code for save page now API
- Increase the default CDX limit from 5000 to 25000 records per API call.
- Added type hint
- The package will now close the sessions explicitly.
- Removed useless code.
- Added docstrings.
New Contributors
- @eggplants made their first contribution in https://github.com/akamhy/waybackpy/pull/124
- @deepsource-autofix made their first contribution in https://github.com/akamhy/waybackpy/pull/145
Full Changelog: https://github.com/akamhy/waybackpy/compare/3.0.2...3.0.3