Skip to content

jpht/python-quantities

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

python setup.py install

or if you're using a debian based distro, either :

run debuild -b from the source directory (debuild -b -us -uc if you
don't want to sign your packages)

you will then find 2 packages in the parent directory:

  * one containing the python module
  * one containing the documentation

that you can then install through dpkg -i or debi :)

About

Quantities package for the python programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Shell 1.0%