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.0.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file descript-0.1.0.tar.gz
.
File metadata
- Download URL: descript-0.1.0.tar.gz
- Upload date:
- Size: 6.4 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 | a74ebc526874c8e090f5daa53e998189cf230f26486c4050c083729e28ab2790 |
|
MD5 | cb4141451fb90f1345dcd8a18d1a5c24 |
|
BLAKE2b-256 | d813e807cde8156086249981688f3cb10f863eabe4c8794ebd50fb59d7d38e54 |
File details
Details for the file descript-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: descript-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 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 | 1bdab756b8501360c265a86ab3878f9f8a1c1760379028b53c4ca7b33cde886a |
|
MD5 | 80d93c314180e48ed7bd1f7880a7d472 |
|
BLAKE2b-256 | 84c7b391d31927d852300388bf95c6bad40be9956fd46be616dedb7b697c999b |