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

Add units standard selection (and SI units support) #7

Open
kalou35 opened this issue Jul 5, 2018 · 4 comments
Open

Add units standard selection (and SI units support) #7

kalou35 opened this issue Jul 5, 2018 · 4 comments
Assignees

Comments

@kalou35
Copy link

kalou35 commented Jul 5, 2018

It would be great for non-americans to have the option to switch units to international standard.

I guess some python libraries already provide such needed conversion tools.

@buddyd16
Copy link
Owner

buddyd16 commented Jul 6, 2018

To be completely transparent I wrote everything a bit selfishly with my own workflow in mind, with a select few things being unit independent. Based on what I have done so far I don't think adding SI unit support would take too much effort, though not a priority for me in my day to day, so being honest it may take a little bit to get implemented if it comes from just me.

@kalou35
Copy link
Author

kalou35 commented Jul 6, 2018

Thanks for the reply, you built an awesome open source tool, there's no selfishness here...

I just thought of this as an improvement that could increase user base (and thus maintenance, etc...) and ease of use.

I'd be glad to help but I'm not experienced in pyhton. I'll try and have a look at your code though.

@buddyd16 buddyd16 self-assigned this Sep 18, 2018
@DougAJ4
Copy link

DougAJ4 commented Oct 5, 2018

I have recently been looking at using Python units libraries linked to Excel via xlwings. You might find something useful at:
https://newtonexcelbach.com/2018/07/15/working-with-units-in-excel-using-vba-and-python/
and
https://newtonexcelbach.com/2018/07/29/units-and-solvers-with-pint-and-sympy/

@buddyd16
Copy link
Owner

buddyd16 commented Oct 5, 2018

Thanks @DougAJ4 will have a look thru that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants