Metadata-Version: 2.1
Name: cannlytics
Version: 0.0.5
Summary: Cannlytics provides a user-friendly interface to quickly receive samples, perform analyses, collect and review results, and publish certificates of analysis (CoAs). There are also built in logistics, CRM (client relationship management), inventory management, and invoicing tools.
Home-page: https://github.com/cannlytics/cannlytics-engine
Author: Cannlytics
Author-email: contact@cannlytics.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4
Requires-Dist: django
Requires-Dist: firebase-admin
Requires-Dist: googlemaps
Requires-Dist: pandas

# <img height="32" alt="" src="https://cannlytics.com/static/cannlytics_website/images/logos/cannlytics_calyx_detailed.svg"> Cannlytics Engine

[![license](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/cannlytics/cannlytics-engine/fork)

Cannlytics provides a user-friendly interface to quickly receive samples, perform analyses, collect and review results, and publish certificates of analysis (CoAs). There are also built in logistics, CRM (client relationship management), inventory management, and invoicing tools. The Cannlytics engine comes with **batteries included**, but you are always welcome to supercharge your setup with modifications and custom components.

## Installation

You can install the Cannlytics engine from [PyPI](https://pypi.org/project/cannlytics/).

```shell
pip install cannlytics
```

## Authentication, Data, and File Management

Cannlytics leverages Firebase by default for a database, file storage, and authentication.

## Traceability

Cannlytics supports the Leaf Data Systems and Metrc APIs out-of-the-box.

<!-- ## Contributing -->

<!-- This should include how new contributors to the project can help. This includes developing new features, fixing known issues, adding documentation, adding new tests, or reporting issues. -->

## License <a name="license"></a>

[MIT license](LICENSE.md)

You can use the code for any purpose, including commercial projects.

Made with 💖 by Cannlytics and Cannlytics contributors.


