Skip to main content

A simple calculator toolkit written in Python, with several UIs. It is part of the Software Engineering course at the University of Bologna.

Project description

Calculator

A simple calculator toolkit written in Python, with several UIs.

Remarks

UI code is clearly separated from the business logic. Actually, two sorts of UIs are provided: a command-line interface (CLI) and a graphical user interface (GUI), based on Kivy.

Requirements and dependencies

You only need Poetry, any other dependency is managed by it.

Just ensure you have Poetry installed. To do that, open a shell and run the following command:

pip install poetry

Restore development environment

To restore the development environment, just run the following commands:

poetry install

### Activate the developement environment

To activate the development environment, just run the following command:

poetry shell

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

unibo_dtm_se_calculator-0.1.1.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

unibo_dtm_se_calculator-0.1.1-py3-none-any.whl (7.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