diff --git a/README.md b/README.md index 778fc8b2..5a9b1383 100644 --- a/README.md +++ b/README.md @@ -893,6 +893,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python. * [ObsPy](https://github.com/obspy/obspy/wiki/) - A Python toolbox for seismology. * [Open Babel](https://open-babel.readthedocs.io/) - A chemical toolbox designed to speak the many languages of chemical data. +* [Pint](https://github.com/hgrecco/pint) - A library for manipulating physical quantities: the product of a numerical value and a unit of measurement. * [PyDy](http://www.pydy.org/) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion. * [PyMC](https://github.com/pymc-devs/pymc3) - Markov Chain Monte Carlo sampling toolkit. * [QuTiP](http://qutip.org/) - Quantum Toolbox in Python.