PhysConsts

PyPI PyPI - Downloads Documentation Status PyPI - License

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

Author and licence

References

Copyright (c) 2022 Marc van der Sluys

GitHub

View Github