SkillAgentSearch skills...

Netchos

Network plotting python package

Install / Use

/learn @brainets/Netchos
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

======= NetCHOS

NetCHOS = Network, Connectivity and Hierarchically Organized Structures

Description

NetCHOS <https://brainets.github.io/netchos/>_ is a Python toolbox dedicated to network plotting, potentially with interactions, using standard plotting libraries (matplotlib, seaborn or plotly).

.. image:: NetCHOS.png

Documentation

Link to the documentation : https://brainets.github.io/netchos/

Installation

Run the following command into your terminal to get the latest stable version :

You can also install the latest version of the software directly from Github :

.. code-block:: shell

pip install git+https://github.com/brainets/netchos.git

For developers, you can install it in develop mode with the following commands :

.. code-block:: shell

git clone https://github.com/brainets/netchos.git
cd netchos
python setup.py develop
# or : pip install -e .
View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1y ago
Forks3

Languages

Python

Security Score

80/100

Audited on Nov 18, 2024

No findings