/netZooPy

NetZooPy is a package of network methods written in Python.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

TRAVIS TRAVIS codecov License: GPL v3 Documentation Status tutorials netBooks

netZooPy is tested on: (OS: Linux + Macos) X (Language: Python v3.6 + Python v3.7 + Python v3.8)

Description

netZooPy is a Python package of network methods.

Zoo animals

(gpu)PANDA, (gpu)LIONESS, PUMA, SAMBAR, CONDOR, and OTTER.

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 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.