pdg


Namepdg JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://pdg.lbl.gov
SummaryPython API for accessing PDG data
upload_time2025-08-22 18:50:10
maintainerNone
docs_urlNone
authorParticle Data Group
requires_pythonNone
licenseModified BSD
keywords pdg particle physics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PDG Python API
==============

The Python package `pdg` provides programmatic access to the data
published by the  Particle Data Group (PDG) in the *Review of Particle Physics*.
The *Review of Particle Physics* is available online from the PDG website at https://pdg.lbl.gov.
General information about PDG and the *Review of Particle Physics*
can be found at https://pdg.lbl.gov/about.

Documentation is available at https://pdgapi.lbl.gov/doc.

The source code for this package can be found at https://github.com/particledatagroup/api.
This repository uses Git LFS to manage SQlite database files. You need to have Git LFS installed
before checking out the repository with git. Please see the instructions at https://github.com/git-lfs/git-lfs.

To provide feedback or report bugs, please [submit an Issue](https://github.com/particledatagroup/api/issues)
or contact [api@pdg.lbl.gov](mailto:api@pdg.lbl.gov).

            

Raw data

            {
    "_id": null,
    "home_page": "https://pdg.lbl.gov",
    "name": "pdg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "PDG, particle physics",
    "author": "Particle Data Group",
    "author_email": "jberinger@lbl.gov",
    "download_url": "https://files.pythonhosted.org/packages/d4/77/30cda56c349cb21d56ba831dad4630fbec47d55a2a2c422fec229f0dee07/pdg-0.2.1.tar.gz",
    "platform": null,
    "description": "PDG Python API\n==============\n\nThe Python package `pdg` provides programmatic access to the data\npublished by the  Particle Data Group (PDG) in the *Review of Particle Physics*.\nThe *Review of Particle Physics* is available online from the PDG website at https://pdg.lbl.gov.\nGeneral information about PDG and the *Review of Particle Physics*\ncan be found at https://pdg.lbl.gov/about.\n\nDocumentation is available at https://pdgapi.lbl.gov/doc.\n\nThe source code for this package can be found at https://github.com/particledatagroup/api.\nThis repository uses Git LFS to manage SQlite database files. You need to have Git LFS installed\nbefore checking out the repository with git. Please see the instructions at https://github.com/git-lfs/git-lfs.\n\nTo provide feedback or report bugs, please [submit an Issue](https://github.com/particledatagroup/api/issues)\nor contact [api@pdg.lbl.gov](mailto:api@pdg.lbl.gov).\n",
    "bugtrack_url": null,
    "license": "Modified BSD",
    "summary": "Python API for accessing PDG data",
    "version": "0.2.1",
    "project_urls": {
        "Changelog": "https://github.com/particledatagroup/api/blob/main/CHANGELOG.md",
        "Documentation": "https://pdgapi.lbl.gov/doc/",
        "GitHub": "https://github.com/particledatagroup/api",
        "Homepage": "https://pdg.lbl.gov"
    },
    "split_keywords": [
        "pdg",
        " particle physics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5162a03c9e08feabab77a006e83e911ab62d4c1bc5dfe18401a26470e02963dc",
                "md5": "92e9aaffab05ef7bdbc9d55d583d187b",
                "sha256": "3ea06a04771e097d7305117659ba12801b6d547a0514ec076ab4948dcbe58fbc"
            },
            "downloads": -1,
            "filename": "pdg-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92e9aaffab05ef7bdbc9d55d583d187b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8071786,
            "upload_time": "2025-08-22T18:50:08",
            "upload_time_iso_8601": "2025-08-22T18:50:08.371280Z",
            "url": "https://files.pythonhosted.org/packages/51/62/a03c9e08feabab77a006e83e911ab62d4c1bc5dfe18401a26470e02963dc/pdg-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d47730cda56c349cb21d56ba831dad4630fbec47d55a2a2c422fec229f0dee07",
                "md5": "27371984cfebd4de6271b806307602c0",
                "sha256": "76c7fa096c270b8d99e00f8f08069ae9ce21030b57125a1d59b726f19e67d4bc"
            },
            "downloads": -1,
            "filename": "pdg-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "27371984cfebd4de6271b806307602c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8025702,
            "upload_time": "2025-08-22T18:50:10",
            "upload_time_iso_8601": "2025-08-22T18:50:10.437246Z",
            "url": "https://files.pythonhosted.org/packages/d4/77/30cda56c349cb21d56ba831dad4630fbec47d55a2a2c422fec229f0dee07/pdg-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-22 18:50:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "particledatagroup",
    "github_project": "api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pdg"
}
        
Elapsed time: 2.56863s