Skip to content

Python library for parsing interfile files

License

patrickhallen/interfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interfile

Interfile read, write and convert. Typical usage looks like this:

#!/usr/bin/env python

from interfile import *
# ... this will need more documentation, see occiput.io for examples of use

Installation

Linux, MacOsX

pip install interfile

or download source files, uncompress, at the command line cd to the downloaded folder and run:

python setup.py build test install

About

Python library for parsing interfile files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%