https://github.com/ellipticobj/unit-converter
lets you convert between different units of measurements from the command line using python
https://github.com/ellipticobj/unit-converter
Last synced: about 1 year ago
JSON representation
lets you convert between different units of measurements from the command line using python
- Host: GitHub
- URL: https://github.com/ellipticobj/unit-converter
- Owner: ellipticobj
- License: mit
- Created: 2024-12-26T13:04:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-26T15:21:52.000Z (over 1 year ago)
- Last Synced: 2024-12-26T15:29:51.293Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unit-converter
lets you convert between different units from the command line using python
plus a currency convertor that i made to learn how to use apis
WIP: a gui made with [ttkbootstrap](https://github.com/israel-dryer/ttkbootstrap)