Find a file
2019-10-19 02:05:47 +02:00
nfstream Improve code quality (Polish). 2019-10-19 02:05:47 +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
CONTRIBUTING.rst Add contributing guideline. 2019-10-18 22:24:30 +02:00
HISTORY.rst Add project history. 2019-10-18 22:24:54 +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 code quality analysis. 2019-10-18 22:47:13 +02:00
requirements.txt Improve tests. 2019-10-18 23:25:50 +02:00
setup.cfg Setup bumpversion config. 2019-10-18 17:21:42 +02:00
setup.py Improve code quality (Polish). 2019-10-19 02:05:47 +02:00
tests.py Remove unused Exceptions. 2019-10-19 01:45:06 +02:00

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

|build| |coverage| |quality| |python| |license|

nfstream is a flexible and powerful network data analysis library.

.. |build| image:: https://travis-ci.org/aouinizied/nfstream.svg?branch=master
               :target: https://travis-ci.org/aouinizied/nfstream
.. |coverage| image:: https://codecov.io/gh/aouinizied/nfstream/branch/master/graph/badge.svg
               :target: https://codecov.io/gh/aouinizied/nfstream/
.. |quality| image:: https://img.shields.io/lgtm/grade/python/github/aouinizied/nfstream.svg?logo=lgtm&logoWidth=18)
               :target: https://lgtm.com/projects/g/aouinizied/nfstream/context:python
.. |python| image:: https://img.shields.io/badge/python-3.4%2C%203.5%2C%203.6%2C%203.7-green.svg
               :target: https://travis-ci.org/aouinizied/nfstream
.. |license| image:: https://img.shields.io/badge/license-LGPLv3-green.svg
               :target: LICENSE