ostinato/binding
2014-06-14 17:18:39 +05:30
..
protocols CLI: Initial Commit for Python Bindings 2014-06-03 07:14:54 +05:30
__init__.py CLI: Added logging to the ostinato modules for debugging; -d option to example.py skips user input and uses default values instead 2014-06-13 20:55:15 +05:30
binding.pro Moved generation of pkg_info from setup.py to qmake/make - version.pri refactored suitably. Reimplemented sdist_clean as a new setuptools command 2014-06-08 19:10:49 +05:30
core.py CLI: modified python binding example script to take user input; enhanced DroneProxy to assume a default request type of Void if none is provided by user to make it intuitive for end users 2014-06-10 18:24:39 +05:30
example.py Minor changes to ease porting to Python 3 in the future 2014-06-14 15:31:02 +05:30
LICENSE.txt CLI: Added LICENSE.txt to python packaging; explicitly identified example.py as a script for packaging 2014-06-10 19:20:45 +05:30
README.txt CLI: Changed python package long_description to match description 2014-06-14 17:18:39 +05:30
rpc.py Minor changes to ease porting to Python 3 in the future 2014-06-14 15:31:02 +05:30
setup.py CLI: changed python package description to match long_description 2014-06-14 17:16:41 +05:30

===============
python-ostinato
===============

python-ostinato provides python bindings for Ostinato.

Ostinato is a network packet/traffic generator and analyzer. It aims to be "Wireshark in Reverse" and become complementary to Wireshark.

Documentation is available in the wiki at http://ostinato.org