A python package designed for creating and managing blobs of binary data using dataclass like structures.
Project description
Byteclasses Package
Description
A python package designed for creating and managing blobs of binary data using dataclass like classes.
This library is designed for creating custom Python data classes with builtin structural constraints. Byte Classes behave similar to a combination of Python dataclasses and C structs.
Docs
Byte Classes
- Collections
- ByteArray
- String
- Structure
- Union
- Primitives
- Generic
- BitField
- Byte
- Word
- DWord
- QWord
- Floats
- Float16 (Half)
- Float32 (Float)
- Float64 (Double)
- Integers
- Int8
- UInt8
- Int16 (Short)
- UInt16 (UShort)
- Int32 (Int)
- UInt32 (UInt)
- Long
- ULong
- Int64 (LongLong)
- UInt64 (ULongLong)
- Characters
- UChar (Char)
- SChar**
- Generic
** Not fully implemented
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
byteclasses-0.6.0.tar.gz
(52.3 kB
view details)
Built Distribution
File details
Details for the file byteclasses-0.6.0.tar.gz
.
File metadata
- Download URL: byteclasses-0.6.0.tar.gz
- Upload date:
- Size: 52.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 695e4cc83b6b7f0122b196689dff35ed0dc2f7b71c0f7adba76e101e1e895853 |
|
MD5 | d7db8a1dcba2d95ab8470cf5fa7593f7 |
|
BLAKE2b-256 | 4e1b5664ac545fdd85786917b043fdc5728a4e2b5f11f7e236b54e02e36838d0 |
File details
Details for the file byteclasses-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: byteclasses-0.6.0-py3-none-any.whl
- Upload date:
- Size: 73.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c25aa4b37425d996f726b9040604b7e8d198c257caaed72b4c1a7a82947a6ff |
|
MD5 | bbcf82866b444fe47381cf73d394c234 |
|
BLAKE2b-256 | ce37dd031578975c3a53db07a2cb8eac3c02ced50b520cebab52af45fa747e96 |