pytipsy3 is a couple of handy helpers for working with GASOLINE. The module includes two functions and a special class:
- rtipsy: a rewrite of James Wadsley's IDL script for reading raw tipsy files
- wtipsy: the same as above, but for writing
- gaslog: a class for working with the gasoline log outputs.
to build package from source run
- python setup.py sdist
to install run
- pip install ./dist/PyTipsy-1.3.tar.gz