Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)~~