array — Efficient arrays of numeric values — Python 3.9.25 documentation

docs.python.org

Tin mới

bisect — Array bisection algorithm

weakref — Weak references

Python documentation for the current stable release

Python documentation for the current stable release

This module defines an object type which can compactly represent an array of basic values: characters, integers, floating point numbers. Arrays are sequence types and behave very much like lists, except that the type of

Python Module Index

3.9.25 Documentation

The Python Standard Library

bytes-like objects

This module defines an object type which can compactly represent an array of basic values: characters, integers, floating point numbers. Arrays are sequence types and behave very much like lists, except that the type of

struct: Interpret bytes as packed binary data.

Packing and unpacking of heterogeneous binary data.

xdrlib: Encoders and decoders for the External Data Representation (XDR). (deprecated)

Packing and unpacking of heterogeneous binary data.