Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jean0t/currency-converter
simple currency converter
https://github.com/jean0t/currency-converter
api beautifulsoup pysimplegui python3
Last synced: 2 days ago
JSON representation
simple currency converter
- Host: GitHub
- URL: https://github.com/jean0t/currency-converter
- Owner: jean0t
- Created: 2023-06-08T02:30:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-17T16:29:09.000Z (over 1 year ago)
- Last Synced: 2024-11-10T14:29:34.410Z (2 months ago)
- Topics: api, beautifulsoup, pysimplegui, python3
- Language: Python
- Homepage:
- Size: 43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# currency-converter
# Images
![currency1](https://github.com/jean0t/currency-converter/assets/127698173/a33726a3-86b2-4e83-a897-aa7567e468de)
![currency2](https://github.com/jean0t/currency-converter/assets/127698173/222249f7-dfaa-491c-a694-7c6eb117220d)# What the app does?
Displays the currenty cotation between two currencies.
# Requirements to use
- Supported OS: Windows, linux
- python 3.10
- the modules used (which is recorded in the "requirements.txt" archive)# to-do list:
- integrate with a simple calculator
- add some cache to save previous results