Giter Site home page Giter Site logo

govivace / pystrix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ivrtech/pystrix

0.0 0.0 0.0 374 KB

pystrix is an attempt at creating a versatile Asterisk-interface package for AMI and (Fast)AGI needs.

License: GNU Lesser General Public License v3.0

Python 100.00%

pystrix's Introduction

pystrix is an attempt at creating a versatile Asterisk-interface package for AMI and (Fast)AGI needs. It is published as an open-source library under the LGPLv3 by Ivrnet, inc., welcoming contributions from all users.


Overview

pystrix runs on python 2.7/python 3.4+ on any platform. It's targeted at Asterisk 1.10+ and provides a rich, easy-to-extend set of bindings for AGI, FastAGI, and AMI.

Release Schedule

The current code in the repository correspond to version 1.1.8 of the package. When a bug is found and fixed a new version of the package will be generated in order to keep it updated and as bug-free as possible.

New releases will follow the format: <release mayor>.<release minor>.<bug fixed> according to the change made to the code.

History

After some research, we found that what was available was either incompatible with the architecture model we needed to work with Twisted, (while excellent for a great many things, isn't always the right choice), was targeting an outdated version of Asterisk, or had a very rigid, monolithic design. Identifying the pyst and py-asterisk packages as being similar, but structurally incompatible, to what we wanted, pyst was chosen as the basis for this project, with a full rewrite of its AGI and AMI systems to provide a uniform-looking, highly modular design that incorporates logic and ideas from py-asterisk. The end result is a package that should satisfy anyone who was looking at either of its ancestors and that should be easier to extend as Asterisk continues to evolve.

Installation

  • From pip
$ pip install pystrix
  • From github
$ pip install -e git://github.com/marsoguti/pystrix.git#egg=pystrix

Usage

Detailed usage information is provided in the documentation, along with simple examples that should help to get anyone started.

Documentation

Online documentation is available at http://pystrix.readthedocs.io/.

Inline documentation is complete and made readable by reStructuredText, so you'll never be completely lost.


Credits

Ivrnet, inc.
  • Initial development of pystrix was funded by Ivrnet
  • Ivrnet is a software-as-a-service company that develops and operates intelligent software applications, delivered through traditional phone networks and over the Internet. These applications facilitate automated interaction, personalized communication between people, mass communication for disseminating information to thousands of people concurrently, and personalized communication between people and automated systems. Ivrnet's applications are accessible through nearly any form of communication technology, at any time, from anywhere in North America, via voice, phone, fax, email, texting, and the Internet.
Neil Tallim
  • Development lead
  • Programming

Other contributions and current package maintenance

Marta Solano
  • Bug solving - Programming
  • Pip package maintenance
Eric Lee
  • Python 2 to 3 migration - compatibility
  • Programming
Karthic Raghupathi
  • Bug solving - Programming
  • Pip package maintenance

pystrix's People

Contributors

clearinterface avatar flan avatar innoxiuss avatar karthicraghupathi avatar kholioeg avatar linuxmaniac avatar marsoguti avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.