Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Converter #89

Open
DarianAmin opened this issue Nov 7, 2020 · 1 comment
Open

Unit Converter #89

DarianAmin opened this issue Nov 7, 2020 · 1 comment
Assignees
Labels
feature New feature help wanted Extra attention is needed

Comments

@DarianAmin
Copy link
Member

DarianAmin commented Nov 7, 2020

Describe the solution you'd like
Using the unit-converter PyPi module I would like to be able to work on a unit converter. This converter would run with the command !convert. This command would allow for unit conversion such as celsius to Fahrenheit and also conversion between metric and US customary units.

Command:

!convert <value> <units> to <units>

Examples:

  1. !Convert 2.78 daN*mm^2 to mN*µm^2

  2. !Convert 10 min to h

  3. !Convert 10 ℃ to ℉

@DarianAmin DarianAmin added the feature New feature label Nov 7, 2020
@DarianAmin DarianAmin self-assigned this Nov 7, 2020
@DarianAmin DarianAmin added bug Something isn't working help wanted Extra attention is needed and removed bug Something isn't working labels Nov 14, 2020
@bsoyka bsoyka added help wanted Extra attention is needed and removed help wanted Extra attention is needed awaiting approval labels Dec 9, 2020
@bsoyka
Copy link
Contributor

bsoyka commented Dec 9, 2020

Looks like a good idea to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature help wanted Extra attention is needed
Development

No branches or pull requests

3 participants