Monday, July 11, 2022

Show HN: Simple Python struct format-string explainer https://ift.tt/tyQGNvY

Show HN: Simple Python struct format-string explainer 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. https://ift.tt/aJXZTc7 July 12, 2022 at 12:00AM

No comments:

Post a Comment

Show HN: AI Debate Arena – See Which LLM Argues Best https://ift.tt/1MByNC9

Show HN: AI Debate Arena – See Which LLM Argues Best Ever wish you could get the best arguments for both sides of a debate? I built an AI-po...