Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 245 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 245 Bytes

Overview

Python utility module for metatron.

Packages

  • /clients (metatron connector)

How to build

python setup.py sdist

How to install

pip install dist/pymetis-x.x.x.tar.gz

How to remove

pip uninstall pymetis