flowit

a Python module for network data processing


Keywords
data-mining, deep-packet-inspection, feature-engineering, ipfix, netflow, traffic-analysis, traffic-monitoring
License
GPL-3.0
Install
pip install flowit==0.0.5

Documentation

logo

build release coverage license python

flowit is a Python module for network data processing.

Getting Started

Instructions to have a running environment on your local machine.

Prerequisites

Run the following command in order to build flowit

sudo apt-get install python3
sudo apt-get install python3-pip
pip3 install --upgrade pip setuptools

Usage

Install flowit using:

sudo pip3 install flowit

Contributing

Please read Contributing for details on our code of conduct, and the process for submitting pull requests to us.

Authors

Zied Aouini (aouinizied) created flowit and these fine people have contributed.

License

This project is licensed under the GPLv3 License - see the License file for details