Skip to main content

Get the information of cocktails.

Project description

cocktail_info

This project is called cocktail_info. The functions are built to get the information of cocktails users want to know. Below are the explanations for what each function can do:

Function get_id(): This function can help users to get the id of the cocktail they input so that they could use for further search.

Function get_cocktail(): This function can help users to get the details of the cocktails they input, such as ID, Name, Category, whether they contain alcohol, the ways to make them, etc.

Function get_one(): This function can help users to get the information of the exact one cocktail they want through the unique id.

Function get_ingredient(): This function can help users to get the names and measures of the ingredients in the cocktail after the users input the name of cocktails.

Function get_pics(): This function can help users to get the pictures of the cocktails along with the IDs and names they input.

Function decsription(): This function can give users the introduction of cocktails users input.

Function is_in(): This function allows users to check whether the ingredient they input is in the ingredients list.

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.8.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

cocktail_info-0.1.8-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file cocktail_info-0.1.8.tar.gz.

File metadata

  • Download URL: cocktail_info-0.1.8.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Darwin/20.6.0

File hashes

Hashes for cocktail_info-0.1.8.tar.gz
Algorithm Hash digest
SHA256 d0396663416500ec92ea8909d6df9673dffe9a9fb9ecfaf48d432e366d506e9b
MD5 5e60a00e198dd67a5b27be9c8efa763b
BLAKE2b-256 a450af7fb76831f08eefc994f82b9814555a5b4883a1758d9169f6730e2b9a0d

See more details on using hashes here.

File details

Details for the file cocktail_info-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: cocktail_info-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Darwin/20.6.0

File hashes

Hashes for cocktail_info-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 0d6c3ca1129af45cedce1e58b05e31ca39cc626cba9a6e1d7312d26ee88508ef
MD5 a0c920ce6a1e739a95f5d6743ad1fe25
BLAKE2b-256 02f0f8e95a397c85b5cc27260ff31e8355145968197734c3ae5738c0cd83683a

See more details on using hashes here.

Supported by

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