Skip to content

cubach/mcfost-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION
--------------

To install: 
	python setup.py install

To install in developer mode: (i.e. using symlinks to point directly 
at this directory, so that code changes here are immediately available
system with without needing to repeat the above step)
	python setup.py develop


Much of the framework code in setup.py will be cryptic - this is to be expected, since
it's there to set things up for eventual distribution on the Python Package Index (PyPI)
infrastructure that handles automatic package installations & dependencies. 


USAGE DOCUMENTATION
---------------------
See http://www.stsci.edu/~mperrin/software/mcfostpy/ for initial rough documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%