SOFT (Simple Omnibus Format in Text) file parser
Project description
Parser for the SOFT (Simple Omnibus Format in Text) file format.
Installation
Using pip
$ pip install pysoft
Usage
Exemplary usage as python module:
import pysoft
soft = pysoft.SOFTFile('GDSxxxx.soft')
print('Data retrieved from %s' % soft.header['database']['database_name'])
Bug Reports
Please submit any bugs you find to https://github.com/kpj/PySOFT/issues.
Links
Github: https://github.com/kpj/PySOFT
PyPi Homepage: https://pypi.python.org/pypi/pysoft
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PySOFT-0.0.3.tar.gz
(2.9 kB
view details)
File details
Details for the file PySOFT-0.0.3.tar.gz.
File metadata
- Download URL: PySOFT-0.0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75e20652d43daf5e563970e33809b6275c7e3c7fb0d33de78c3c45ddd205e9db
|
|
| MD5 |
d021365036eaeb3c1ace02f1b4e661de
|
|
| BLAKE2b-256 |
fdd25908ac21d0fe2645997c33afa9bc1ec7895276fd0dbe511de52586123336
|