Library for ooen and write .sbs files
Project description
` from pysbs import SBS sbs = SBS(open("main.sbs", "rb")) print(sbs["test"]) sbs["test"] = "hello" print(sbs["test"]) sbs.dump(open("main.sbs", "wb")) `
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
pysbs-1.0.0.tar.gz
(1.0 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
pysbs-1.0.0-py3-none-any.whl
(1.1 kB
view details)
File details
Details for the file pysbs-1.0.0.tar.gz.
File metadata
- Download URL: pysbs-1.0.0.tar.gz
- Upload date:
- Size: 1.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7709f44c64a7c6fa03a1d4a6cce108ab4db87956c79757f2339c71165d0f4bc
|
|
| MD5 |
44dcf3be1ca8e2f029fa5805375c5758
|
|
| BLAKE2b-256 |
4172661446452917c430dc913408f45651cb74c0e0eb439ba478551f74242149
|
File details
Details for the file pysbs-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pysbs-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
184c17a07d308a9c6bad77bddc7b579a39e44a431eceb697ce4687b05307b599
|
|
| MD5 |
8b905adf6414edd5297084a7c311a065
|
|
| BLAKE2b-256 |
d3d3ce71627627e38acefd44468e258a8038ef78213630ee21cd5bfbc5f14598
|