Find a file
2019-10-19 20:16:22 +02:00
docs Add travis deploy. 2019-10-19 20:16:22 +02:00
nfstream Fix py38 syntax warnings. 2019-10-19 05:20:25 +02:00
tests Add expiration management tests. 2019-10-19 04:32:09 +02:00
.gitignore Fix doc generation. 2019-10-19 16:45:56 +02:00
.travis.yml Add travis deploy. 2019-10-19 20:16:22 +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 Test remote link. 2019-10-19 19:04:31 +02:00
requirements.txt Fix doc generation. 2019-10-19 16:53:45 +02:00
setup.cfg Setup bumpversion config. 2019-10-18 17:21:42 +02:00
setup.py Fix doc generation. 2019-10-19 16:48:11 +02:00
tests.py Extend CI building environments. 2019-10-19 04:55:17 +02:00

========================
|nfstream_logo| nfstream
========================

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

nfstream is a flexible and powerful network data analysis library.

.. |nfstream_logo| image:: https://github.com/aouinizied/nfstream/blob/master/docs/nfstream_logo.png
.. |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.x-blue.svg
               :target: https://travis-ci.org/aouinizied/nfstream
.. |doc| image:: https://readthedocs.org/projects/nfstream/badge/?version=latest
               :target: https://nfstream.readthedocs.io/en/latest/?badge=latest
.. |license| image:: https://img.shields.io/badge/license-LGPLv3-blue.svg
               :target: LICENSE