Skip to content

BourgonLaurent/CoffeeMachine

Repository files navigation

CoffeeMachine

A simple coffee calculator

Languages License


Requirements

Category Value Additional Notes Installation
OS: Any
Python: 3.6+ Developped under 3.8.3, update if any problem occurs Python3
Python Librairies: os Default package, no need to install it
sys Default package, no need to install it
typing Default package, no need to install it
PySide2 NOT PART OF DEFAULT PACKAGES, NEED TO INSTALL MANUALLY PyPi: python3 -m pip install PySide2

Installation

Clone/Download this repository inside an empty folder:

  • Click the green download button and extract the .zip archive, or
  • Use GitHub Desktop, or
  • Inside a terminal, clone with the following command: git clone https://github.com/BourgonLaurent/CoffeeMachine

Usage

Run the file CoffeeMachine.py

  • Double-click the file, or
  • Inside a terminal, run the file using Python3: python3 .\CoffeeMachine.py

About

Hyperskill - Coffee Machine project (+ my own ideas)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages