--- title: README emoji: 👀 colorFrom: red colorTo: red sdk: static pinned: false license: mit --- đŸ”Ĩ **Cannlytics** is a suite of tools that you can use to create, wrangle, and analyze cannabis data. We believe that people in the cannabis space would benefit from organized, decentralized, and accessible data. This repository contains each core component of Cannlytics and detailed instructions on how to build, develop, publish, and use each tool. You can find more information about each tool below: | Component | Status | Production URL | |---------|--------|----------| | [đŸĻž Cannlytics AI](https://github.com/cannlytics/cannlytics/tree/main/ai) | 🟡 | Under Development | | [📡 Cannlytics API](https://github.com/cannlytics/cannlytics/tree/main/api) | đŸŸĸ | | | [📱 Cannlytics App](https://github.com/cannlytics/cannlytics/tree/main/app) | 🟡 | In Planning | | [🕹ī¸ Cannlytics Console](https://github.com/cannlytics/cannlytics/tree/main/console) | đŸŸĸ | | | [📜 Cannlytics Documentation](https://github.com/cannlytics/cannlytics/tree/main/docs) | đŸŸĸ | | | [🐍 Cannlytics Python SDK](https://github.com/cannlytics/cannlytics/tree/main/cannlytics) | đŸŸĸ | | | [🌐 Cannlytics Website](https://github.com/cannlytics/cannlytics/tree/main/website) | đŸŸĸ | | ## 🧑‍🚀 Cannabis Data Science Do you want to join a team of data scientists from around the world who are advancing cannabis science one đŸ§Ŧ molecule at a time? Come to the [Cannabis Data Science Meetup Group](https://www.meetup.com/cannabis-data-science)! At the meetup, you will be introduced to many useful notes, notebooks, and video tutorials to help you get, wrangle, and analyze cannabis data with the best of them. Join the fun every Wednesday at 8:30am PST / 9:30am MT / 10:30am CDT / 11:30am EST / [your time](http://www.timebie.com/std/pst.php?q=8.5). You are always welcome to use the [code](https://github.com/cannlytics/cannabis-data-science), watch the [videos](https://cannlytics.com/videos), and make contributions of your own! Please tune in 🚀 ## 👨‍🏭 Contributing Contributions are always welcome! You are encouraged to submit [issues](https://github.com/cannlytics/cannlytics/issues), functionality, and features that you want to be addressed. See [the contributing guide](https://docs.cannlytics.com/developers/contributing/) to get started. Anyone is welcome to contribute anything. Currently, the project could greatly benefit from: - 🎨 [Art](https://github.com/cannlytics/cannlytics/tree/main/website/static/website/images); - 👨‍đŸ’ģ [Code refactoring](https://github.com/cannlytics/cannabis-data-science); - 💡 [General ideas for improvement](https://github.com/cannlytics/cannlytics/issues); - 👷 [Tests](https://github.com/cannlytics/cannlytics/tree/main/tests); - 🖊ī¸ [User documentation](https://github.com/cannlytics/cannlytics/tree/main/docs); - 🏹 [Example use cases](https://github.com/cannlytics/cannlytics/issues). ## 💖 Support Cannlytics is made available with ❤ī¸ and your good will. Please consider making a contribution to help us continue crafting useful tools and data pipelines for you. Thank you 🙏 | Provider | Link | |----------|------| | 👐 OpenCollective | | | 💸 PayPal Donation | | | đŸ’ĩ Venmo Donation | | | đŸĒ™ Bitcoin donation address| `34CoUcAFprRnLnDTHt6FKMjZyvKvQHb6c6` | | ⚡ Ethereum donation address | `cannlytics.eth` | ## 🏛ī¸ License ``` Copyright (c) 2020-2023 Cannlytics and the Cannabis Data Science Team Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` Please cite the following if you use the code examples in your research: ```bibtex @misc{cannlytics2023, title={Cannabis Data Science}, author={Skeate, Keegan and Rice, Charles and O'Sullivan-Sutherland, Candace}, journal={https://github.com/cannlytics/cannabis-data-science}, year={2023} } ```