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 "struct"
C struct decorator
Python
/
C
,
C++
,
decorator
,
python
,
struct
/
by
geremy condra
(6 months, 3 weeks ago, revision 3)
Nicer struct syntax thanks to Py3 metaclasses
Python
/
binary
,
parsing
,
py3
,
python3
,
struct
/ 1 point (3 votes) /
by
Daniel Brodie
(8 months, 4 weeks 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 "struct"
Related tags
+
binary
(2)
+
C
+
C++
+
decorator
+
integers
+
pack
+
parsing
+
py3
+
python
+
python3
+
unpack
+
unsigned