Displaying 1 result from an estimated 1 matches for "optiflowsrd".
2013 Sep 13
0
ANN: Obelus, a Python AMI/AGI library
...te.
This is version 0.1, and as such some APIs are a bit draftish and not
guaranteed to be stable accross future releases. Also, documentation is
far from exhaustive.
Quick links
-----------
* Project page: https://pypi.python.org/pypi/obelus/
* Source code, issue tracker: https://bitbucket.org/optiflowsrd/obelus
* Documentation (incomplete): https://obelus.readthedocs.org
Features
--------
* Python 2 and Python 3 support.
* AMI, FastAGI and Async AGI support.
* Event-driven API friendly towards non-blocking ("async") network
programming styles.
* :pep:`3156`-style protocol implementati...