bitstruct
bitstruct copied to clipboard
Python bit pack/unpack package.
According to https://endoflife.date/python python 3.7 has been EOSed 27 Jun 2023. Filter all code over `pyupgracde --py38-plus`.
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
Hello, when using phython 3.13 id need to build this project manually. Could you please upload a version for 3.13?
It would be really nice to have a new official release now that #50 is merged.
Hello! Thanks for your awesome project. I am trying to use the `cantools` library inside of pyodide for convenience (running python in the browser) and I am blocked to do...
When building a project with bitstruct in a minimal docker container without gcc, the container build fails as the bitstruct.c dependencies cannot find the gcc compiler. As the C extensions...