Sia serialization for Python
Project description
Sia
Sia serialization for Python
What is Sia?
Sia is the serialization library used by Unchained. Check more details on Sia's official documentation.
Installation
pip install py-sia
Usage
from sia import Sia
sia = Sia()
sia.add_string8("Hello")
sia.add_uint8(25)
sia.add_ascii("World")
print(sia.content)
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
timeleap_sia-1.0.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file timeleap_sia-1.0.0.tar.gz.
File metadata
- Download URL: timeleap_sia-1.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2288e1698c1feb1b7a9a3e7dc23f0e4d178df2933116ed4e8e398d89a739fad7
|
|
| MD5 |
ddaa082676d958ac5b77a653027cd37e
|
|
| BLAKE2b-256 |
46417069cd7ce1f0a73bb823390880fabb9289ca7fb386056a7b79f979b93ba2
|
File details
Details for the file timeleap_sia-1.0.0-py3-none-any.whl.
File metadata
- Download URL: timeleap_sia-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63b28f05386627dc846989e5fc05a4ce852b06637ca0c51a33a2820eb61ba638
|
|
| MD5 |
146534feea865c35775805202f5b7c5d
|
|
| BLAKE2b-256 |
50ce4f33261088c1b8604e84f4481e19cfa86c8969ee7c90ef944b824cf50dc7
|