Skip to content

medularis/py-star

Repository files navigation

py-star: A Python Interface to Asterisk

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.

Development status

The code quality is between alpha and beta stages.

Python compatibility

Python 2.6 and 2.7.

We also intend to make this to run on Python 3.2+ as soon as possible.

Install

Use pip. For the latest stable release:

$ pip install py-star

To get the latest development (unstable) version:

$ pip install git+ssh://git@github.com/medularis/py-star.git#develop

License

This 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.

Releases

No releases published

Packages

 
 
 

Contributors

Languages