Metadata-Version: 2.1
Name: opass
Version: 1.0.5
Summary: Calculate toll costs in Olympia Odos
Home-page: https://github.com/panosdim/opass
Author: Panagiotis Dimopoulos
Author-email: panosdim@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: ttkthemes
Requires-Dist: Pillow
Requires-Dist: numpy

# Olympia Odos Pass

Calculate Tolls on Olympia Odos when using the O-pass.

## Prerequisites

* Python 3
* TKinter
* Pillow
* TTK Themes
* numpy

To install all prerequisites please run the following command

```pip install --user opass```

## Run

`opass`


