Find a file
2019-10-18 21:38:01 +02:00
nfstream Implement nfstream module. 2019-10-18 17:31:23 +02:00
tests Add tests input and output files. 2019-10-18 17:34:29 +02:00
.gitignore Initial commit 2019-10-18 17:14:41 +02:00
.travis.yml Add codecov 2019-10-18 21:38:01 +02:00
LICENSE Initial commit 2019-10-18 17:14:41 +02:00
MANIFEST.in Add MANIFEST.in 2019-10-18 21:27:46 +02:00
README.rst Add build status. 2019-10-18 18:17:57 +02:00
requirements.txt Add requirements. 2019-10-18 17:20:08 +02:00
setup.cfg Setup bumpversion config. 2019-10-18 17:21:42 +02:00
setup.py Add py34, py 35, py37 and py38. 2019-10-18 18:48:09 +02:00
tests.py Implement Streamer core management function testing. 2019-10-18 18:00:10 +02:00

========
nfstream
========

|build| |license| |python|

nfstream is a flexible and powerful network data analysis library.

.. |build| image:: https://travis-ci.org/aouinizied/nfstream.svg?branch=master
.. |license| image:: https://img.shields.io/badge/license-LGPLv3-blue.svg
.. |python| image:: https://img.shields.io/badge/python-3.4%2C%203.5%2C%203.6-blue.svg