This website requires JavaScript.
Explore
Help
Sign In
langfingaz
/
anki
Watch
1
Star
0
Fork
0
You've already forked anki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e8777e8630
anki
/
requirements.txt
6 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add requirements.txt
2016-05-31 10:52:23 +02:00
bs4
send2trash
httplib2
pyaudio
use requests for http; add progress info back - wrap request in AnkiRequestsClient so we can keep track of upload/download bytes without having to monkey patch anything - force a 64kB buffer size instead of the default 8kB - show one decimal point in up/down so small requests still give visual feedback - update add-on downloading and update check to use requests - remove the update throttling in aqt/sync.py, as it's not really necessary anymore
2017-01-08 10:06:32 +01:00
requests
Reference in New Issue
Copy Permalink