lopesramos / netZooPy

NetZooPy is a package of network methods written in Python.

Home Page:https://netzoo.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov License: GPL v3 Documentation Status

LinuxLINUX

Macos: test are under construction.

Description

netZooPy is a Python package of network methods.

Quick guide

git clone https://github.com/netZoo/netZooPy.git into your local disk.

Then cd netZooPy

and install netZooPy through pip pip3 install -e .

Upon completion you can load netZooPy in your python code import netZooPy

User guide

Please refer to the user guide and the documentation website for installation instructions and usage.

License

The software is free and is licensed under the GNU General License v3.0, see the file LICENSE for details.

Feedback/Issues

Please report any issues to the issues page.

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

NetZooPy is a package of network methods written in Python.

https://netzoo.github.io/

License:GNU General Public License v3.0


Languages

Language:Python 99.7%Language:Shell 0.3%