Skip to content

MentenAI/menten_gcn

Repository files navigation

Technical Overview

docs
Documentation Status
tests
Travis-CI Build Status
support
Supported Python Versions
Repo Size
Repo Size

Documentation

https://menten-gcn.readthedocs.io/

Installation

pip install menten-gcn

You can also install the in-development version with:

pip install https://github.com/MentenAI/menten_gcn/archive/main.zip

Development

To run all the tests locally run:

tox