这是内置的第三方库
- asn1crypto (
asn1crypto
) - Parsing and serializing ASN.1 structures - Authlib (
authlib
) - Library to build OAuth and OpenID Connect servers. - Certifi (
certifi
) - Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts - CFFI (
cffi
) - Interaction with C code - Chardet (
chardet
) - The Universal Character Encoding Detector - Cryptography (
cryptography
) - High level recipes and low level interfaces to common cryptographic algorithms - idna (
idna
) - Support for the Internationalised Domain Names in Applications (IDNA) protocol - jsonpath (
jsonpath_ng
) - JSONPath tools for accessing and altering JSON structures - MWParserFromHell (
mwparserfromhell
) - An easy-to-use and outrageously powerful parser for MediaWiki wikicode - NumPy (
numpy
) - Fundamental package for scientific computing with Python - OpenCV (
cv2
) - Open source computer vision. - packaging (
packaging
) - Package tools including version handling, specifiers, markers, requirements, tags, utilities. Used for version string comparison. - ply (
ply
) - Parsing tools for lex and yacc. - pyparsing (
pyparsing
) - A library of classes that client code uses to construct parsing grammar directly in Python code. - Requests (
requests
) - The only Non-GMO HTTP library for Python, safe for human consumption - Requests OAuthlib (
requests_oauthlib
) - Easy-to-use Python interface for building OAuth1 and OAuth2 clients - urllib3 (
urllib3
) - HTTP client - PyYAML (
yaml
) - YAML parser and emitter