Note
This software is a fork of pyst, hosted at http://sourceforge.net/projects/pyst/, where most of the code came from. See the "License" section below.
The code quality is between alpha and beta stages.
Python 2.6 and 2.7.
We also intend to make this to run on Python 3.2+ as soon as possible.
Use pip. For the latest stable release:
$ pip install py-starTo get the latest development (unstable) version:
$ pip install git+ssh://git@github.com/medularis/py-star.git#developThis software is licensed under the OSI-approved "BSD License". To avoid
confusion with the original BSD license from 1990, the FSF refers to it as
"Modified BSD License". Other names include "New BSD", "revised BSD", "BSD-3",
or "3-clause BSD". See the included file LICENSE.txt.
For the code that was part of the 'pyst' project, the corresponding license
is specified in the included file pyst LICENSE.txt.