René's URL Explorer Experiment


Title: struct — Interpret bytes as packed binary data — Python 3.9.24 documentation

Generator: Docutils 0.17.1: http://docutils.sourceforge.net/

direct link

Domain: docs.python.org

Links:

https://www.python.org/
Table of Contentshttps://docs.python.org/3.9/contents.html
struct — Interpret bytes as packed binary datahttps://docs.python.org/3.9/library/struct.html
Functions and Exceptionshttps://docs.python.org/3.9/library/struct.html#functions-and-exceptions
Format Stringshttps://docs.python.org/3.9/library/struct.html#format-strings
Byte Order, Size, and Alignmenthttps://docs.python.org/3.9/library/struct.html#byte-order-size-and-alignment
Format Charactershttps://docs.python.org/3.9/library/struct.html#format-characters
Exampleshttps://docs.python.org/3.9/library/struct.html#examples
Classeshttps://docs.python.org/3.9/library/struct.html#classes
Binary Data Serviceshttps://docs.python.org/3.9/library/binary.html
codecs — Codec registry and base classeshttps://docs.python.org/3.9/library/codecs.html
Report a Bughttps://docs.python.org/3.9/bugs.html
Show Source https://github.com/python/cpython/blob/3.9/Doc/library/struct.rst
Python documentation for the current stable releasehttps://docs.python.org/3/library/struct.html
indexhttps://docs.python.org/3.9/genindex.html
moduleshttps://docs.python.org/3.9/py-modindex.html
nexthttps://docs.python.org/3.9/library/codecs.html
previoushttps://docs.python.org/3.9/library/binary.html
Pythonhttps://www.python.org/
3.9.24 Documentationhttps://docs.python.org/3.9/index.html
The Python Standard Libraryhttps://docs.python.org/3.9/library/index.html
Binary Data Serviceshttps://docs.python.org/3.9/library/binary.html
structhttps://docs.python.org/3.9/library/struct.html#module-struct
https://docs.python.org/3.9/library/struct.html#module-struct
Lib/struct.pyhttps://github.com/python/cpython/tree/3.9/Lib/struct.py
byteshttps://docs.python.org/3.9/library/stdtypes.html#bytes
Format Stringshttps://docs.python.org/3.9/library/struct.html#struct-format-strings
Byte Order, Size, and Alignmenthttps://docs.python.org/3.9/library/struct.html#struct-alignment
structhttps://docs.python.org/3.9/library/struct.html#module-struct
Structhttps://docs.python.org/3.9/library/struct.html#struct.Struct
Buffer Protocolhttps://docs.python.org/3.9/c-api/buffer.html#bufferobjects
byteshttps://docs.python.org/3.9/library/stdtypes.html#bytes
bytearrayhttps://docs.python.org/3.9/library/stdtypes.html#bytearray
byteshttps://docs.python.org/3.9/library/stdtypes.html#bytes
https://docs.python.org/3.9/library/struct.html#functions-and-exceptions
https://docs.python.org/3.9/library/struct.html#struct.error
https://docs.python.org/3.9/library/struct.html#struct.pack
https://docs.python.org/3.9/library/struct.html#struct.pack_into
https://docs.python.org/3.9/library/struct.html#struct.unpack
calcsize()https://docs.python.org/3.9/library/struct.html#struct.calcsize
https://docs.python.org/3.9/library/struct.html#struct.unpack_from
calcsize()https://docs.python.org/3.9/library/struct.html#struct.calcsize
https://docs.python.org/3.9/library/struct.html#struct.iter_unpack
calcsize()https://docs.python.org/3.9/library/struct.html#struct.calcsize
https://docs.python.org/3.9/library/struct.html#struct.calcsize
https://docs.python.org/3.9/library/struct.html#format-strings
Format Charactershttps://docs.python.org/3.9/library/struct.html#format-characters
Byte Order, Size, and Alignmenthttps://docs.python.org/3.9/library/struct.html#struct-alignment
https://docs.python.org/3.9/library/struct.html#byte-order-size-and-alignment
Format Charactershttps://docs.python.org/3.9/library/struct.html#format-characters
IETF RFC 1700https://tools.ietf.org/html/rfc1700
Exampleshttps://docs.python.org/3.9/library/struct.html#struct-examples
https://docs.python.org/3.9/library/struct.html#format-characters
__index__()https://docs.python.org/3.9/reference/datamodel.html#object.__index__
__index__()https://docs.python.org/3.9/reference/datamodel.html#object.__index__
IEEE 754 standardhttps://en.wikipedia.org/wiki/IEEE_floating_point#IEEE_754-2008
half-precision floating-point formathttps://en.wikipedia.org/wiki/Half-precision_floating-point_format
struct.errorhttps://docs.python.org/3.9/library/struct.html#struct.error
DeprecationWarninghttps://docs.python.org/3.9/library/exceptions.html#DeprecationWarning
struct.errorhttps://docs.python.org/3.9/library/struct.html#struct.error
pack()https://docs.python.org/3.9/library/struct.html#struct.pack
unpack()https://docs.python.org/3.9/library/struct.html#struct.unpack
Truehttps://docs.python.org/3.9/library/constants.html#True
Falsehttps://docs.python.org/3.9/library/constants.html#False
https://docs.python.org/3.9/library/struct.html#examples
arrayhttps://docs.python.org/3.9/library/array.html#module-array
xdrlibhttps://docs.python.org/3.9/library/xdrlib.html#module-xdrlib
https://docs.python.org/3.9/library/struct.html#classes
structhttps://docs.python.org/3.9/library/struct.html#module-struct
https://docs.python.org/3.9/library/struct.html#struct.Struct
structhttps://docs.python.org/3.9/library/struct.html#module-struct
Structhttps://docs.python.org/3.9/library/struct.html#struct.Struct
Structhttps://docs.python.org/3.9/library/struct.html#struct.Struct
https://docs.python.org/3.9/library/struct.html#struct.Struct.pack
pack()https://docs.python.org/3.9/library/struct.html#struct.pack
sizehttps://docs.python.org/3.9/library/struct.html#struct.Struct.size
https://docs.python.org/3.9/library/struct.html#struct.Struct.pack_into
pack_into()https://docs.python.org/3.9/library/struct.html#struct.pack_into
https://docs.python.org/3.9/library/struct.html#struct.Struct.unpack
unpack()https://docs.python.org/3.9/library/struct.html#struct.unpack
sizehttps://docs.python.org/3.9/library/struct.html#struct.Struct.size
https://docs.python.org/3.9/library/struct.html#struct.Struct.unpack_from
unpack_from()https://docs.python.org/3.9/library/struct.html#struct.unpack_from
sizehttps://docs.python.org/3.9/library/struct.html#struct.Struct.size
https://docs.python.org/3.9/library/struct.html#struct.Struct.iter_unpack
iter_unpack()https://docs.python.org/3.9/library/struct.html#struct.iter_unpack
sizehttps://docs.python.org/3.9/library/struct.html#struct.Struct.size
https://docs.python.org/3.9/library/struct.html#struct.Struct.format
strhttps://docs.python.org/3.9/library/stdtypes.html#str
byteshttps://docs.python.org/3.9/library/stdtypes.html#bytes
https://docs.python.org/3.9/library/struct.html#struct.Struct.size
pack()https://docs.python.org/3.9/library/struct.html#struct.pack
formathttps://docs.python.org/3.9/library/functions.html#format
Table of Contentshttps://docs.python.org/3.9/contents.html
struct — Interpret bytes as packed binary datahttps://docs.python.org/3.9/library/struct.html
Functions and Exceptionshttps://docs.python.org/3.9/library/struct.html#functions-and-exceptions
Format Stringshttps://docs.python.org/3.9/library/struct.html#format-strings
Byte Order, Size, and Alignmenthttps://docs.python.org/3.9/library/struct.html#byte-order-size-and-alignment
Format Charactershttps://docs.python.org/3.9/library/struct.html#format-characters
Exampleshttps://docs.python.org/3.9/library/struct.html#examples
Classeshttps://docs.python.org/3.9/library/struct.html#classes
Binary Data Serviceshttps://docs.python.org/3.9/library/binary.html
codecs — Codec registry and base classeshttps://docs.python.org/3.9/library/codecs.html
Report a Bughttps://docs.python.org/3.9/bugs.html
Show Source https://github.com/python/cpython/blob/3.9/Doc/library/struct.rst
indexhttps://docs.python.org/3.9/genindex.html
moduleshttps://docs.python.org/3.9/py-modindex.html
nexthttps://docs.python.org/3.9/library/codecs.html
previoushttps://docs.python.org/3.9/library/binary.html
Pythonhttps://www.python.org/
3.9.24 Documentationhttps://docs.python.org/3.9/index.html
The Python Standard Libraryhttps://docs.python.org/3.9/library/index.html
Binary Data Serviceshttps://docs.python.org/3.9/library/binary.html
Copyrighthttps://docs.python.org/3.9/copyright.html
History and Licensehttps://docs.python.org/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.