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.7.tar.gz
(3.5 kB
view details)
Built Distribution
PySOFT-0.0.7-py3.4.egg
(9.0 kB
view details)
File details
Details for the file PySOFT-0.0.7.tar.gz
.
File metadata
- Download URL: PySOFT-0.0.7.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4066eef76b8973cab14f072ea9e425fc4c8ba9fbccc0c3ac21cc7cc5ccc5f01 |
|
MD5 | e4043b36b714964d8a29944f76d5c242 |
|
BLAKE2b-256 | c75e1acae70bebc35dc064a547fcb20b57c2760501c6e6104e04ad0a5087abb8 |
File details
Details for the file PySOFT-0.0.7-py3.4.egg
.
File metadata
- Download URL: PySOFT-0.0.7-py3.4.egg
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ef74e38e6d6c117e354c89e53259cd2179782726d2fb873633bfce578e2485f |
|
MD5 | e56e000b24a37363ad32888bb7ce88a5 |
|
BLAKE2b-256 | 9f316325e6d1ba0015497b6d7c231d3a9eef866b6ca20a63c2f2e10789bf67ce |