` 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")) `
Release files for pysbs 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pysbs-1.0.0.tar.gz | 1.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pysbs-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.1 kB
Release files / pysbs-1.0.0.tar.gz
| Download URL | pysbs-1.0.0.tar.gz |
|---|---|
| Size | 1.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a7709f44c64a7c6fa03a1d4a6cce108ab4db87956c79757f2339c71165d0f4bc
|
|
BLAKE2b-256 checksum How to use checksums |
4172661446452917c430dc913408f45651cb74c0e0eb439ba478551f74242149
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.7
|
Release files / pysbs-1.0.0-py3-none-any.whl
| Download URL | pysbs-1.0.0-py3-none-any.whl |
|---|---|
| Size | 1.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
184c17a07d308a9c6bad77bddc7b579a39e44a431eceb697ce4687b05307b599
|
|
BLAKE2b-256 checksum How to use checksums |
d3d3ce71627627e38acefd44468e258a8038ef78213630ee21cd5bfbc5f14598
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.7
|