Skip to main content

Get the information of cocktails.

Project description

cocktail_info

Get the information of cocktails.

Installation

$ pip install cocktail_info

Usage

from cocktail_info import cocktail_info

Get the id of the cocktail

cocktail_info.get_id('gin')

Get the information of the cocktails

cocktail_info.get_cocktail('gin')

Get the information of the exact cocktail you want to know

cocktail_info.get_one('gin')

Get the ingredients of the cocktails

cocktail_info.get_ingredient('gin')

Get the pictures of the cocktails

cocktail_info.get_pics('gin')

Get the introduction of the cocktail

cocktail_info.description('gin')

Tell whether one ingredient is in the cocktail

cocktail_info.is_in('gin')

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

cocktail_info was created by Kun Yao. It is licensed under the terms of the MIT license.

Credits

cocktail_info was created with cookiecutter and the py-pkgs-cookiecutter template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cocktail_info-0.1.7.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

cocktail_info-0.1.7-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page