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


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