Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

sysmap python

Requirements

  • python3
  • python-arango
  • graphviz

Installation

virtualenv --python=python3 env
. env/bin/activate
pip install -U python-arango
pip install -U graphviz