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
Release files for PySOFT 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PySOFT-0.0.7.tar.gz | 3.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PySOFT-0.0.7-py3.4.egg | Legacy Egg format | - | - | Details |
Total release size: 12.5 kB
Release files / PySOFT-0.0.7.tar.gz
| Download URL | PySOFT-0.0.7.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a4066eef76b8973cab14f072ea9e425fc4c8ba9fbccc0c3ac21cc7cc5ccc5f01
|
|
BLAKE2b-256 checksum How to use checksums |
c75e1acae70bebc35dc064a547fcb20b57c2760501c6e6104e04ad0a5087abb8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / PySOFT-0.0.7-py3.4.egg
| Download URL | PySOFT-0.0.7-py3.4.egg |
|---|---|
| Size | 9.0 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
1ef74e38e6d6c117e354c89e53259cd2179782726d2fb873633bfce578e2485f
|
|
BLAKE2b-256 checksum How to use checksums |
9f316325e6d1ba0015497b6d7c231d3a9eef866b6ca20a63c2f2e10789bf67ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |