Skip to main content

SOFT (Simple Omnibus Format in Text) file parser

Project description

Build Status Latest Version Downloads

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.

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 hashes)

Uploaded Source

Built Distribution

PySOFT-0.0.7-py3.4.egg (9.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page