base64 — Base16, Base32, Base64, Base85 Data Encodings — Python 3.16.0a0 documentation

docs.python.org

Tin mới

mimetypes — Map filenames to MIME types

binascii — Convert between binary and ASCII

Python Module Index

3.16.0a0 Documentation

The Python Standard Library

Internet Data Handling

bytes-like objects

This module provides functions for encoding binary data to printable ASCII characters and decoding such encodings back to binary data. This includes the encodings specified in RFC 4648 (Base64, Base32 and Base16), the Ba

RFC 4648 Encodings¶

This module provides functions for encoding binary data to printable ASCII characters and decoding such encodings back to binary data. This includes the encodings specified in RFC 4648 (Base64, Base32 and Base16), the Ba

email: Package supporting the parsing, manipulating, and generating email messages.

This module provides functions for encoding binary data to printable ASCII characters and decoding such encodings back to binary data. This includes the encodings specified in RFC 4648 (Base64, Base32 and Base16), the Ba