https://github.com/pprattis/get-beer-info-from-BreweryDB-API
A program which uses the BreweryDB API http://www.brewerydb.com/developers that shows the beers in the database for the beer kind the user requested.
https://github.com/pprattis/get-beer-info-from-BreweryDB-API
beer-kind brewerydb-api computer-science programm python student
Last synced: 9 months ago
JSON representation
A program which uses the BreweryDB API http://www.brewerydb.com/developers that shows the beers in the database for the beer kind the user requested.
- Host: GitHub
- URL: https://github.com/pprattis/get-beer-info-from-BreweryDB-API
- Owner: pprattis
- License: mit
- Created: 2019-10-07T16:25:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-09T16:00:25.000Z (over 6 years ago)
- Last Synced: 2025-03-29T20:44:48.361Z (about 1 year ago)
- Topics: beer-kind, brewerydb-api, computer-science, programm, python, student
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Python Program / Project
**This is a simple python project from my early days as a Computer Science student**
_This programm was created for the first semester class Introduction to Computer Science
and is one of a few such simple python programms neccessary to pass the class_
> #### Description of project
>
>>A program which uses the BreweryDB API http://www.brewerydb.com/developers that shows the beers in the database for the beer kind the user requested.
> #### About this project
>
> - The comments to make the code understandable, are within the .py archive
> - This program runs for Python version 2.7
> - This repository was created to show the variety of the work I did and experience I gained as a student
>