Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siilsy/converter
Use to convert different measurements into differents units
https://github.com/siilsy/converter
calculations conversion numworks-python
Last synced: about 1 month ago
JSON representation
Use to convert different measurements into differents units
- Host: GitHub
- URL: https://github.com/siilsy/converter
- Owner: Siilsy
- Created: 2023-10-19T18:42:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-27T21:38:33.000Z (6 months ago)
- Last Synced: 2024-06-28T00:17:32.543Z (6 months ago)
- Topics: calculations, conversion, numworks-python
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📝 Description
You can use it to convert different measurements into differents units. You can convert temperature, speed, time, volume, pressure, distance, currency, weight and numerical value. There are no simple conversion like g to kg. By example, there is °C to °F.
## 📜 Informations
For the currencies, **the values are right only if you use it the April 05 of 2023**, so update the values before using them (it's at the top of the code)!Examples of using : You don't know how many miles does 80 kilometers or how many seconds is 3 weeks ? Use this simple program !
### 🖥️ Requirements
This program is coded in micropython just for Numwoks calculator but it must works on a computer if you change the module to adapt with Pyhton.
#### 💬 Language
This is a simple program, understandable for everyone, in Micropython.The script is not very optimized, I was just starting out.
#### 🛠️ Details
The only problem is all is in French.Created the April 05, 2023.
##