Metadata-Version: 2.4
Name: pymixology
Version: 0.1.0
Summary: A cocktail package
Home-page: 
Author: Data 533 Group 6
Author-email: 
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

# data533_group6_step3

A cocktail inventory and recommendation package.

## Installation

You can install `pymixology` from PyPI:

```bash
pip install pymixology
```

View the project on PyPI: [https://pypi.org/project/pymixology/](https://pypi.org/project/pymixology/)
