This website requires JavaScript.
Explore
Help
Register
Sign In
Benjamin_Loison
/
waybackpy
Watch
1
Star
0
Fork
0
You've already forked waybackpy
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a772c22431
waybackpy
/
requirements.txt
4 lines
23 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create separate module for the 3 different APIs also CDX is now CLI supported.
2022-01-02 09:44:45 +01:00
click
requests
Typing (#128) * fix: CI yml name * add: mypy configuraion * add: type annotation to waybackpy modules * add: type annotation to test modules * fix: mypy command * add: types-requests to dev deps * fix: disable max-line-length * fix: move pytest.ini into setup.cfg * add: urllib3 to deps * fix: Retry (ref: https://github.com/python/typeshed/issues/6893) * fix: f-string * fix: shorten long lines * add: staticmethod decorator to no-self-use methods * fix: str(headers)->headers_str * fix: error message * fix: revert "str(headers)->headers_str" and ignore assignment CaseInsensitiveDict with str * fix: mypy error
2022-02-04 19:23:36 +01:00
urllib3
Reference in New Issue
Copy Permalink