René's URL Explorer Experiment


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

Open Graph Title: struct — Interpret bytes as packed binary data

Description: Source code: Lib/struct.py This module converts between Python values and C structs represented as Python bytes objects. Compact format strings describe the intended conversions to/from Python valu...

Open Graph Description: Source code: Lib/struct.py This module converts between Python values and C structs represented as Python bytes objects. Compact format strings describe the intended conversions to/from Python valu...

Opengraph URL: https://docs.python.org/3/library/struct.html

direct link

Domain: docs.python.org

og:typewebsite
og:site_namePython documentation
og:image:width1146
og:image:height600
og:imagehttps://docs.python.org/3.14/_images/social_previews/summary_library_struct_eb4ddbd9.png
og:image:altSource code: Lib/struct.py This module converts between Python values and C structs represented as Python bytes objects. Compact format strings describe the intended conversions to/from Python valu...
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
Table of Contentshttps://docs.python.org/contents.html
struct — Interpret bytes as packed binary datahttps://docs.python.org/library/struct.html
Functions and Exceptionshttps://docs.python.org/library/struct.html#functions-and-exceptions
Format Stringshttps://docs.python.org/library/struct.html#format-strings
Byte Order, Size, and Alignmenthttps://docs.python.org/library/struct.html#byte-order-size-and-alignment
Format Charactershttps://docs.python.org/library/struct.html#format-characters
Exampleshttps://docs.python.org/library/struct.html#examples
Applicationshttps://docs.python.org/library/struct.html#applications
Native Formatshttps://docs.python.org/library/struct.html#native-formats
Standard Formatshttps://docs.python.org/library/struct.html#standard-formats
Classeshttps://docs.python.org/library/struct.html#classes
Binary Data Serviceshttps://docs.python.org/library/binary.html
codecs — Codec registry and base classeshttps://docs.python.org/library/codecs.html
Report a bughttps://docs.python.org/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/struct.rst?plain=1
indexhttps://docs.python.org/genindex.html
moduleshttps://docs.python.org/py-modindex.html
nexthttps://docs.python.org/library/codecs.html
previoushttps://docs.python.org/library/binary.html
Pythonhttps://www.python.org/
3.14.2 Documentationhttps://docs.python.org/index.html
The Python Standard Libraryhttps://docs.python.org/library/index.html
Binary Data Serviceshttps://docs.python.org/library/binary.html
struct — Interpret bytes as packed binary datahttps://docs.python.org/library/struct.html
https://docs.python.org/library/struct.html#struct-interpret-bytes-as-packed-binary-data
Lib/struct.pyhttps://github.com/python/cpython/tree/3.14/Lib/struct.py
byteshttps://docs.python.org/library/stdtypes.html#bytes
format stringshttps://docs.python.org/library/struct.html#struct-format-strings
Byte Order, Size, and Alignmenthttps://docs.python.org/library/struct.html#struct-alignment
structhttps://docs.python.org/library/struct.html#module-struct
Structhttps://docs.python.org/library/struct.html#struct.Struct
Buffer Protocolhttps://docs.python.org/c-api/buffer.html#bufferobjects
byteshttps://docs.python.org/library/stdtypes.html#bytes
bytearrayhttps://docs.python.org/library/stdtypes.html#bytearray
byteshttps://docs.python.org/library/stdtypes.html#bytes
https://docs.python.org/library/struct.html#functions-and-exceptions
https://docs.python.org/library/struct.html#struct.error
https://docs.python.org/library/struct.html#struct.pack
https://docs.python.org/library/struct.html#struct.pack_into
https://docs.python.org/library/struct.html#struct.unpack
calcsize()https://docs.python.org/library/struct.html#struct.calcsize
https://docs.python.org/library/struct.html#struct.unpack_from
calcsize()https://docs.python.org/library/struct.html#struct.calcsize
https://docs.python.org/library/struct.html#struct.iter_unpack
calcsize()https://docs.python.org/library/struct.html#struct.calcsize
https://docs.python.org/library/struct.html#struct.calcsize
https://docs.python.org/library/struct.html#format-strings
format charactershttps://docs.python.org/library/struct.html#format-characters
byte order, size and alignmenthttps://docs.python.org/library/struct.html#struct-alignment
https://docs.python.org/library/struct.html#byte-order-size-and-alignment
sys.byteorderhttps://docs.python.org/library/sys.html#sys.byteorder
Format Charactershttps://docs.python.org/library/struct.html#format-characters
IETF RFC 1700https://datatracker.ietf.org/doc/html/rfc1700
Exampleshttps://docs.python.org/library/struct.html#struct-examples
https://docs.python.org/library/struct.html#format-characters
__index__()https://docs.python.org/reference/datamodel.html#object.__index__
__index__()https://docs.python.org/reference/datamodel.html#object.__index__
IEEE 754 standardhttps://en.wikipedia.org/wiki/IEEE_754-2008_revision
half-precision floating-point formathttps://en.wikipedia.org/wiki/Half-precision_floating-point_format
pack()https://docs.python.org/library/struct.html#struct.pack
unpack()https://docs.python.org/library/struct.html#struct.unpack
Exampleshttps://docs.python.org/library/struct.html#struct-examples
struct.errorhttps://docs.python.org/library/struct.html#struct.error
DeprecationWarninghttps://docs.python.org/library/exceptions.html#DeprecationWarning
struct.errorhttps://docs.python.org/library/struct.html#struct.error
Truehttps://docs.python.org/library/constants.html#True
Falsehttps://docs.python.org/library/constants.html#False
https://docs.python.org/library/struct.html#examples
arrayhttps://docs.python.org/library/array.html#module-array
jsonhttps://docs.python.org/library/json.html#module-json
picklehttps://docs.python.org/library/pickle.html#module-pickle
https://docs.python.org/library/struct.html#applications
structhttps://docs.python.org/library/struct.html#module-struct
native formatshttps://docs.python.org/library/struct.html#struct-native-formats
standard formatshttps://docs.python.org/library/struct.html#struct-standard-formats
https://docs.python.org/library/struct.html#native-formats
https://docs.python.org/library/struct.html#standard-formats
https://docs.python.org/library/struct.html#classes
structhttps://docs.python.org/library/struct.html#module-struct
https://docs.python.org/library/struct.html#struct.Struct
Structhttps://docs.python.org/library/struct.html#struct.Struct
https://docs.python.org/library/struct.html#struct.Struct.pack
pack()https://docs.python.org/library/struct.html#struct.pack
sizehttps://docs.python.org/library/struct.html#struct.Struct.size
https://docs.python.org/library/struct.html#struct.Struct.pack_into
pack_into()https://docs.python.org/library/struct.html#struct.pack_into
https://docs.python.org/library/struct.html#struct.Struct.unpack
unpack()https://docs.python.org/library/struct.html#struct.unpack
sizehttps://docs.python.org/library/struct.html#struct.Struct.size
https://docs.python.org/library/struct.html#struct.Struct.unpack_from
unpack_from()https://docs.python.org/library/struct.html#struct.unpack_from
sizehttps://docs.python.org/library/struct.html#struct.Struct.size
https://docs.python.org/library/struct.html#struct.Struct.iter_unpack
iter_unpack()https://docs.python.org/library/struct.html#struct.iter_unpack
sizehttps://docs.python.org/library/struct.html#struct.Struct.size
https://docs.python.org/library/struct.html#struct.Struct.format
strhttps://docs.python.org/library/stdtypes.html#str
byteshttps://docs.python.org/library/stdtypes.html#bytes
https://docs.python.org/library/struct.html#struct.Struct.size
pack()https://docs.python.org/library/struct.html#struct.pack
formathttps://docs.python.org/library/functions.html#format
Table of Contentshttps://docs.python.org/contents.html
struct — Interpret bytes as packed binary datahttps://docs.python.org/library/struct.html
Functions and Exceptionshttps://docs.python.org/library/struct.html#functions-and-exceptions
Format Stringshttps://docs.python.org/library/struct.html#format-strings
Byte Order, Size, and Alignmenthttps://docs.python.org/library/struct.html#byte-order-size-and-alignment
Format Charactershttps://docs.python.org/library/struct.html#format-characters
Exampleshttps://docs.python.org/library/struct.html#examples
Applicationshttps://docs.python.org/library/struct.html#applications
Native Formatshttps://docs.python.org/library/struct.html#native-formats
Standard Formatshttps://docs.python.org/library/struct.html#standard-formats
Classeshttps://docs.python.org/library/struct.html#classes
Binary Data Serviceshttps://docs.python.org/library/binary.html
codecs — Codec registry and base classeshttps://docs.python.org/library/codecs.html
Report a bughttps://docs.python.org/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/library/struct.rst?plain=1
indexhttps://docs.python.org/genindex.html
moduleshttps://docs.python.org/py-modindex.html
nexthttps://docs.python.org/library/codecs.html
previoushttps://docs.python.org/library/binary.html
Pythonhttps://www.python.org/
3.14.2 Documentationhttps://docs.python.org/index.html
The Python Standard Libraryhttps://docs.python.org/library/index.html
Binary Data Serviceshttps://docs.python.org/library/binary.html
struct — Interpret bytes as packed binary datahttps://docs.python.org/library/struct.html
Copyrighthttps://docs.python.org/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.