@@ -42,7 +42,8 @@ These projects were used to build `aria2p`. **Thank you!**
42
42
[ ` requests ` ] ( https://requests.readthedocs.io ) |
43
43
[ ` responses ` ] ( https://github.com/getsentry/responses ) |
44
44
[ ` toml ` ] ( https://github.com/uiri/toml ) |
45
- [ ` websocket_client ` ] ( https://github.com/websocket-client/websocket-client.git )
45
+ [ ` websocket_client ` ] ( https://github.com/websocket-client/websocket-client.git ) |
46
+ [ ` xdg ` ] ( https://github.com/srstevenson/xdg )
46
47
47
48
### Indirect dependencies
48
49
[ ` aiocontextvars ` ] ( https://github.com/fantix/aiocontextvars ) |
@@ -55,14 +56,13 @@ These projects were used to build `aria2p`. **Thank you!**
55
56
[ ` attrs ` ] ( https://www.attrs.org/ ) |
56
57
[ ` backcall ` ] ( https://github.com/takluyver/backcall ) |
57
58
[ ` beautifulsoup4 ` ] ( http://www.crummy.com/software/BeautifulSoup/bs4/ ) |
58
- [ ` certifi ` ] ( https://certifi.io / ) |
59
+ [ ` certifi ` ] ( https://certifiio.readthedocs.io/en/latest / ) |
59
60
[ ` chardet ` ] ( https://github.com/chardet/chardet ) |
60
61
[ ` click ` ] ( https://palletsprojects.com/p/click/ ) |
61
62
[ ` colorama ` ] ( https://github.com/tartley/colorama ) |
62
63
[ ` contextvars ` ] ( https://github.com/MagicStack/contextvars ) |
63
64
[ ` decorator ` ] ( https://github.com/micheles/decorator ) |
64
65
[ ` dis3 ` ] ( https://github.com/KeyWeeUsr/python-dis3 ) |
65
- [ ` entrypoints ` ] ( https://github.com/takluyver/entrypoints ) |
66
66
[ ` execnet ` ] ( https://execnet.readthedocs.io/en/latest/ ) |
67
67
[ ` flake8-polyfill ` ] ( https://gitlab.com/pycqa/flake8-polyfill ) |
68
68
[ ` future ` ] ( https://python-future.org ) |
@@ -74,12 +74,14 @@ These projects were used to build `aria2p`. **Thank you!**
74
74
[ ` ipython-genutils ` ] ( http://ipython.org ) |
75
75
[ ` jedi ` ] ( https://github.com/davidhalter/jedi ) |
76
76
[ ` Jinja2 ` ] ( https://palletsprojects.com/p/jinja/ ) |
77
+ [ ` joblib ` ] ( https://joblib.readthedocs.io ) |
77
78
[ ` livereload ` ] ( https://github.com/lepture/python-livereload ) |
78
79
[ ` lunr ` ] ( https://github.com/yeraydiazdiaz/lunr.py ) |
79
80
[ ` Markdown ` ] ( https://Python-Markdown.github.io/ ) |
80
81
[ ` MarkupSafe ` ] ( https://palletsprojects.com/p/markupsafe/ ) |
81
82
[ ` mccabe ` ] ( https://github.com/pycqa/mccabe ) |
82
- [ ` more-itertools ` ] ( https://github.com/erikrose/more-itertools ) |
83
+ [ ` mkdocs-material-extensions ` ] ( https://github.com/facelessuser/mkdocs-material-extensions ) |
84
+ [ ` more-itertools ` ] ( https://github.com/more-itertools/more-itertools ) |
83
85
[ ` mypy-extensions ` ] ( https://github.com/python/mypy_extensions ) |
84
86
[ ` nltk ` ] ( http://nltk.org/ ) |
85
87
[ ` packaging ` ] ( https://github.com/pypa/packaging ) |
@@ -92,7 +94,7 @@ These projects were used to build `aria2p`. **Thank you!**
92
94
[ ` pluggy ` ] ( https://github.com/pytest-dev/pluggy ) |
93
95
[ ` prompt-toolkit ` ] ( https://github.com/prompt-toolkit/python-prompt-toolkit ) |
94
96
[ ` ptyprocess ` ] ( https://github.com/pexpect/ptyprocess ) |
95
- [ ` py ` ] ( http ://py.readthedocs.io/) |
97
+ [ ` py ` ] ( https ://py.readthedocs.io/) |
96
98
[ ` pycodestyle ` ] ( https://pycodestyle.readthedocs.io/ ) |
97
99
[ ` pydocstyle ` ] ( https://github.com/PyCQA/pydocstyle/ ) |
98
100
[ ` pyfiglet ` ] ( https://github.com/pwaller/pyfiglet ) |
@@ -114,6 +116,7 @@ These projects were used to build `aria2p`. **Thank you!**
114
116
[ ` termcolor ` ] ( http://pypi.python.org/pypi/termcolor ) |
115
117
[ ` testfixtures ` ] ( https://github.com/Simplistix/testfixtures ) |
116
118
[ ` tornado ` ] ( http://www.tornadoweb.org/ ) |
119
+ [ ` tqdm ` ] ( https://github.com/tqdm/tqdm ) |
117
120
[ ` traitlets ` ] ( http://ipython.org ) |
118
121
[ ` typed-ast ` ] ( https://github.com/python/typed_ast ) |
119
122
[ ` typing-extensions ` ] ( https://github.com/python/typing/blob/master/typing_extensions/README.rst ) |
0 commit comments