https://github.com/shiftinv/construct-utils
Some useful Construct (https://github.com/construct/construct) utility classes
https://github.com/shiftinv/construct-utils
Last synced: about 1 year ago
JSON representation
Some useful Construct (https://github.com/construct/construct) utility classes
- Host: GitHub
- URL: https://github.com/shiftinv/construct-utils
- Owner: shiftinv
- License: apache-2.0
- Created: 2021-04-03T21:31:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T17:22:28.000Z (about 5 years ago)
- Last Synced: 2025-02-08T10:26:35.910Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# construct-utils
Some useful [Construct](https://github.com/construct/construct) utility classes
---
## Install
Requires Python `>= 3.7`
```
pip install git+https://github.com/shiftinv/construct-utils
```