Show HN: Simple Python struct format-string explainer

https://pythonstruct.com/
by superpolynomial • 4 years ago
7 1 4 years ago

Hi everyone! As a side project I made a tiny static website that helps explain format strings used with Python's `struct` module. Type/paste in a format string and you get a quick explanation of the structure instead of having to look through the docs. It's open source, happy to hear any suggestions how to make it more useful.

Related Stories

Loading related stories...

Source preview

pythonstruct.com