Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hunter275/pythonconversions
A module to convert different measurements (temp, length, time, memory, etc)
https://github.com/hunter275/pythonconversions
Last synced: 27 days ago
JSON representation
A module to convert different measurements (temp, length, time, memory, etc)
- Host: GitHub
- URL: https://github.com/hunter275/pythonconversions
- Owner: Hunter275
- Created: 2014-07-08T12:54:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-01T18:31:13.000Z (about 10 years ago)
- Last Synced: 2024-11-09T13:46:16.352Z (3 months ago)
- Language: Python
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Python Conversions
=================A module to convert different measurements (temp, length, time, memory, etc)
#Planned Conversions
* ~~Fahrenheit to Kelvin to Celcius~~
* Feet to Miles to Meters
* ~~Metric System (w/ US pounds thrown in)~~
* Electricity
* ~~Memory (Gb, Mb, Kb, etc)~~
* Time (Hours, minutes, seconds)
* ~~US Timezones (EST, PST, etc)~~