docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
All recipes tagged "binary" and "struct"
Nicer struct syntax thanks to Py3 metaclasses
Python
/
binary
,
parsing
,
py3
,
python3
,
struct
/ 1 point (3 votes) /
by
Daniel Brodie
(9 months ago)
Converting arbitrary size Python integers to packed binary data strings
Python
/
binary
,
integers
,
pack
,
struct
,
unpack
,
unsigned
/ 1 point (1 vote) /
by
David Moss
(10 months, 1 week ago)
View
20
,
50
,
100
recipes per page.
Feed of recipes tagged with "binary" and "struct"
Related tags
+
integers
+
pack
+
parsing
+
py3
+
python3
+
unpack
+
unsigned