unitconverter-tk

Unit Converter in Python

Badges

Cross-Platform Release Code Coverage [PyTest-Cov] Lint [Flake8] Unit Test [PyTest]

Now with native look-and-feel for each Windows & macOS!

Screenshots

image

Folder Structure

| Folder | Description | | — | — | | / | Root directory contains app.py file | | src | Contains modules for each implementation | | test | Contains tests implemented using pytest framework |

How to run

How to build platform-specific binary

Testing

### Resources

Extras

Setup tkinter on macOS/linux using brew package manager