Skip to content

dotlambda/python-quantities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

239 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to install quantities, run the following in the source directory:

python setup.py install

By default, quantities uses Unicode to present units, which can be 
problematic on some platforms like windows. Unicode can be disabled
by doing:

python setup.py install --no-unicode

About

Quantities package for the python programming language

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.9%
  • Other 0.1%