PhysConsts
A Python package that provides physical constants. The code is being developed by Marc van der Sluys of the department of Astrophysics at the Radboud University Nijmegen, the Institute of Nuclear and High-Energy Physics (Nikhef), and the Institute for Gravitational and Subatomic Physics (GRASP) at Utrecht University, all in The Netherlands. The PhysConsts package can be used under the conditions of the EUPL 1.2 licence.
Installation
This package can be installed using pip install physconsts
. There are currently no dependency packages.
Example use
"""Example Python script using the PhysConsts package."""
import physconsts
PhysConsts pages
- Pypi: PhysConsts Python package
- GitHub: PhysConsts source code
- ReadTheDocs: PhysConsts documentation
Author and licence
- Author: Marc van der Sluys
- Contact: http://marc.vandersluys.nl
- Licence: EUPL 1.2
References
Copyright (c) 2022 Marc van der Sluys