Package: python3-requests Source: requests Version: 2.2.1-1ubuntu0.4 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 208 Depends: python3:any (>= 3.3.2-2~), ca-certificates, python3-chardet, python3-urllib3 (>= 1.5) Section: python Priority: optional Homepage: http://python-requests.org Description: elegant and simple HTTP library for Python3, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts . This package contains the Python 3 version of the library. Original-Maintainer: Debian Python Modules Team Filename: python3-requests_2.2.1-1ubuntu0.4_all.deb SHA1: ba82241153eba7bbd03adffe6e9904095ce8f5a4 SHA256: 42b40f63fec1267e633f08109a271025d4b90d4502ef23ba836f3065e22df2bf Size: 43260 Package: python3-progressbar Source: python-progressbar Version: 2.3-1 Architecture: all Maintainer: Ubuntu Developers Original-Maintainer: Debian Python Modules Team Installed-Size: 70 Depends: python3:any (>= 3.3.2-2~) Section: python Priority: optional Homepage: http://code.google.com/p/python-progressbar/ Description: text progress bar library for Python (Python 3) A text progress bar is typically used to display the progress of a long running operation, providing a visual cue that processing is underway. . The ProgressBar class manages the current progress, and the format of the line is given by a number of widgets. A widget is an object that may display differently depending on the state of the progress bar. There are three types of widgets: - a string, which always shows itself - a ProgressBarWidget, which may return a different value every time its update method is called - a ProgressBarWidgetHFill, which is like ProgressBarWidget, except it expands to fill the remaining width of the line. . This package contains the Python 3 version of progressbar. Filename: pool/python3-progressbar_2.3-1_all.deb SHA1: 3611f31400eceb16014d47b1693c8aaa5bf56f2a SHA256: 88364801e555f721d0f9b224d68885e54ec7dc27d8767a92b2b8a9e295e81308 Size: 9990