pyst2 0.5.1
0
A Python Interface to Asterisk
Contents
A Python Interface to Asterisk
Stars: 138, Watchers: 138, Forks: 105, Open Issues: 23The jfernandz/pyst2
repo was created 13 years ago and the last code push was 1 years ago.
The project is popular with 138 github stars!
How to Install pyst2
You can install pyst2 using pip
pip install pyst2
or add it to a project with poetry
poetry add pyst2
Package Details
- Author
- Randall Degges
- License
- Python Software Foundation License / GNU Library or Lesser General Public License (LGPL) / UNLICENSE
- Homepage
- https://github.com/rdegges/pyst2
- PyPi:
- https://pypi.org/project/pyst2/
- GitHub Repo:
- https://github.com/rdegges/pyst2
Classifiers
- Communications/Internet Phone
- Communications/Telephony
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pyst2 errors.
Code Examples
Here are some pyst2
code examples and snippets.
GitHub Issues
The pyst2 package has 23 open issues on GitHub
- Python3 AGI: write() argument must be str, not bytes