Python module related

Source: Internet
Author: User

Related modules for numeric types:
Decimal: Decimals Floating-point arithmetic class
Array: Efficient array of values (character, shape, float)
Match: General mathematical operations
Operator: function implementation of numeric operators
Random: Multiple pseudo-random number generators

String type-related modules:
Re: Regular expression
struct: Converting between strings and binary
Stringio: String Buffer object, action method similar to file object
Base64:base 16, 32, and 64 data codec
Codes: Decoder registration and base class
Crypt: Unilaterally Encrypt
Difflib: Finding out the difference between sequences
Hashlib: API for multiple different secure hashing algorithms and information digest algorithms
Python implementation of HMA:HMAC information authentication algorithm
Md5:rsa's MD5 Information Digest authentication
Rotor: Provides multi-platform encryption and decryption services
Sha:niat Secure Hashing Algorithm Sha
Stringprep: Provides a Unicode string for the IP protocol
TextWrap: Text Wrapping and padding
Unicodedata:unicode Database

Related modules for sequence types:
Array: A restricted variable sequence type that requires all elements to be of the same type
Copy: Ability to provide shallow copy and deep copy
Operator: A sequence operator that contains the form of a function call, such as Operator.concat (M,n) equivalent to M+n
Re: Regular expression
Stingio: To manipulate long strings as text, such as read (), Seek () functions, etc.
Textwarp: Contains all the types supported by Python

Related modules of the text:
Base64: Provides encoding/decoding operations between binary strings and text strings
BINASCII: Provides encoding/decoding operation between binary and ASCII encoded binary strings
BZ2: Accessing compressed files in BZ2 format
CSV: accessing CVS files (comma delimited files)
FILECMP: Used to compare directories and files
Fileinput: A row iterator that provides multiple text files
Getopt/optparse: Provides parsing of command-line arguments
Glob/fnmatch: Provides UNIX-style wildcard match functionality
Gzip/zlib: Read-write Gnuzip (gzip) file, zlib file required for compression
Shutil: Provides advanced file access capabilities
Stringio: Providing a class file interface to a string object
Tarfile: Read and write tar archive files, support compressed files
Encoding and decoding of the UU:UU format
ZipFile: A tool for reading zip archive files

Python module related

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.