/ParticleDataTool

Holds a python app for management of particle data (PDG)

Primary LanguagePythonMIT LicenseMIT

particletools package

This single Python module around an XML data file provides some convinient functions for people working with properties of physical particles (protons, pions, D-mesons, etc.)

Status

This version is stable.

Documentation

The latest version of the documentation can be found here.

Requirements

  • python-2.7 or python-3.6

Installation

pip install particletools

How to use

Run:

from particletools.tables import *
test()

See the module source code how to interact with the functions and read the docs.

Contributors

  • Hans Dembinski (github:HDembinski)
  • Sonia El Hadri (github:soso128)

MIT License

Code and documentation copyright 2014 Anatoli Fedynitch