Skip to content

A Python 3.X module for raw reading/writing of tipsy files

License

Notifications You must be signed in to change notification settings

jaspergrond/pytipsy3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytipsy3: low(ish) level python3.X tools to help out with GASOLINE and TIPSY

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

About

A Python 3.X module for raw reading/writing of tipsy files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%