Simple library for `descript.ion` files manipulation.
Project description
python-descript-ion
Simple library for descript.ion
files manipulation
Examples:
import descript.ion
#Read description
with descript.ion.open(filename) as f:
print f.description
#Write description
with descript.ion.open(filename) as f:
f.description = self.description
#Remove description
with descript.ion.open(filename) as f:
del f.description
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
descript-0.1.1.tar.gz
(6.8 kB
view details)
Built Distribution
File details
Details for the file descript-0.1.1.tar.gz
.
File metadata
- Download URL: descript-0.1.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.2 Linux/5.6.7-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a0ddd1cb40b67ba86543561660a9823c5a2adc32b0b71478cb4e44913e37973 |
|
MD5 | 5f27c84bb788f87afde73c070b8c5c5b |
|
BLAKE2b-256 | fa00b8aedf939149f28997c714dd17d62929037abb66aad2c0783c4a16deeaca |
File details
Details for the file descript-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: descript-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.2 Linux/5.6.7-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89d4dbe36a1ea140e6514c423d82948a2c54a98fe9506be858a96b48a93b7719 |
|
MD5 | cf858ba6722554689576a3615ed27f9f |
|
BLAKE2b-256 | 993fe152ee65cf0d576c30e4c919cee0ed53b881c200e60d28ef319e0fb384f7 |