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 Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page