Unix: Windows:
Metrics:
Usage:
Python library for working with Cannabis data.
- Python 3.6+
Install cannapy with pip:
$ pip install cannapyor directly from the source code:
$ git clone https://github.com/cannabisdata/cannapy.git $ cd cannapy $ python setup.py installAfter installation, the package can imported:
$ python >>> import cannapy >>> cannapy.__version__