LbAPCommon


NameLbAPCommon JSON
Version 0.12.10 PyPI version JSON
download
home_pageNone
SummaryCommon utilities used by LHCb DPA WP2 related software
upload_time2024-12-06 14:33:38
maintainerNone
docs_urlNone
authorLHCb
requires_python>=3.12
licenseNone
keywords lhcb hep cern
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Common functionality for LHCb Analysis Productions packages

 [![pipeline status](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/badges/master/pipeline.svg)](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/-/commits/master)
 [![coverage report](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/badges/master/coverage.svg)](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/-/commits/master)

This repository contains the implementation of `LbAPCommon`, a Python package for shareing functionality between:

* [LbAnalysisProductions](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAnalysisProductions/)
* [LbAPLocal](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPLocal/)

This package is currently unstable to allow it to be adapted for the needs of its dependent packages.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "LbAPCommon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "LHCb HEP CERN",
    "author": "LHCb",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/84/30/37291a2d9c2397f3dd43346783b8cce9722862ba2d4c004dc959a29a2696/lbapcommon-0.12.10.tar.gz",
    "platform": null,
    "description": "# Common functionality for LHCb Analysis Productions packages\n\n [![pipeline status](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/badges/master/pipeline.svg)](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/-/commits/master)\n [![coverage report](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/badges/master/coverage.svg)](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/lbapcommon/-/commits/master)\n\nThis repository contains the implementation of `LbAPCommon`, a Python package for shareing functionality between:\n\n* [LbAnalysisProductions](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAnalysisProductions/)\n* [LbAPLocal](https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPLocal/)\n\nThis package is currently unstable to allow it to be adapted for the needs of its dependent packages.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Common utilities used by LHCb DPA WP2 related software",
    "version": "0.12.10",
    "project_urls": {
        "Bug Reports": "https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPCommon/issues",
        "Homepage": "https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPCommon",
        "Source": "https://gitlab.cern.ch/lhcb-dpa/analysis-productions/LbAPCommon"
    },
    "split_keywords": [
        "lhcb",
        "hep",
        "cern"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfe8d3b31176361fae3bf86935f1a41b18da1cdb5e66a10e116dd4fea301d93a",
                "md5": "712f0447a9c6aa10a06a4004226a75ca",
                "sha256": "b95408ec54d493865a5f10b27ac6971b2ea8f0a4d47005e4ad6d95e868821680"
            },
            "downloads": -1,
            "filename": "LbAPCommon-0.12.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "712f0447a9c6aa10a06a4004226a75ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 78077,
            "upload_time": "2024-12-06T14:33:36",
            "upload_time_iso_8601": "2024-12-06T14:33:36.145522Z",
            "url": "https://files.pythonhosted.org/packages/df/e8/d3b31176361fae3bf86935f1a41b18da1cdb5e66a10e116dd4fea301d93a/LbAPCommon-0.12.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "843037291a2d9c2397f3dd43346783b8cce9722862ba2d4c004dc959a29a2696",
                "md5": "196531f76211b311800645fad6f3f35e",
                "sha256": "5d33ae8bb3dd572767bbd1c3718be3f1dcf4eb9b3175dcfdf94d20277b9ac28f"
            },
            "downloads": -1,
            "filename": "lbapcommon-0.12.10.tar.gz",
            "has_sig": false,
            "md5_digest": "196531f76211b311800645fad6f3f35e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 785331,
            "upload_time": "2024-12-06T14:33:38",
            "upload_time_iso_8601": "2024-12-06T14:33:38.348168Z",
            "url": "https://files.pythonhosted.org/packages/84/30/37291a2d9c2397f3dd43346783b8cce9722862ba2d4c004dc959a29a2696/lbapcommon-0.12.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 14:33:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lbapcommon"
}
        
Elapsed time: 1.36345s