Server IP : 85.214.239.14 / Your IP : 18.227.114.73 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/httpx-0.23.3.dist-info/ |
Upload File : |
Metadata-Version: 2.1 Name: httpx Version: 0.23.3 Summary: The next generation HTTP client. Project-URL: Changelog, https://github.com/encode/httpx/blob/master/CHANGELOG.md Project-URL: Documentation, https://www.python-httpx.org Project-URL: Homepage, https://github.com/encode/httpx Project-URL: Source, https://github.com/encode/httpx Author-email: Tom Christie <tom@tomchristie.com> License-Expression: BSD-3-Clause License-File: LICENSE.md Classifier: Development Status :: 4 - Beta Classifier: Environment :: Web Environment Classifier: Framework :: AsyncIO Classifier: Framework :: Trio Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: BSD License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Topic :: Internet :: WWW/HTTP Requires-Python: >=3.7 Requires-Dist: certifi Requires-Dist: httpcore<0.17.0,>=0.15.0 Requires-Dist: rfc3986[idna2008]<2,>=1.3 Requires-Dist: sniffio Provides-Extra: brotli Requires-Dist: brotli; platform_python_implementation == 'CPython' and extra == 'brotli' Requires-Dist: brotlicffi; platform_python_implementation != 'CPython' and extra == 'brotli' Provides-Extra: cli Requires-Dist: click==8.*; extra == 'cli' Requires-Dist: pygments==2.*; extra == 'cli' Requires-Dist: rich<13,>=10; extra == 'cli' Provides-Extra: http2 Requires-Dist: h2<5,>=3; extra == 'http2' Provides-Extra: socks Requires-Dist: socksio==1.*; extra == 'socks'