LbAPCommon


NameLbAPCommon JSON
Version 0.12.20 PyPI version JSON
download
home_pageNone
SummaryCommon utilities used by LHCb DPA WP2 related software
upload_time2025-02-19 23:13:48
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/e8/a0/6a411497c2b45c40817b356a3789fe076dc69e176fbf4230b906c61e8e55/lbapcommon-0.12.20.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.20",
    "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": null,
            "digests": {
                "blake2b_256": "8a91298fd94cfe03448b10b3814fd61cb0e8eceb06098be9449d44b773f7fefd",
                "md5": "7d1d9f77b6d9a2de8059776ee6f5f7ba",
                "sha256": "cd7ba9fbf9525ef97984b82a6ac56944513a9ac1d2ce1e963920410eacdf2414"
            },
            "downloads": -1,
            "filename": "LbAPCommon-0.12.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7d1d9f77b6d9a2de8059776ee6f5f7ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 79813,
            "upload_time": "2025-02-19T23:13:45",
            "upload_time_iso_8601": "2025-02-19T23:13:45.625068Z",
            "url": "https://files.pythonhosted.org/packages/8a/91/298fd94cfe03448b10b3814fd61cb0e8eceb06098be9449d44b773f7fefd/LbAPCommon-0.12.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e8a06a411497c2b45c40817b356a3789fe076dc69e176fbf4230b906c61e8e55",
                "md5": "39194be5f1be28697686e4dcdd430d58",
                "sha256": "8d7a49cae05732a6d6674fc041b6fa94db5212248bef947ed069a401701a8d16"
            },
            "downloads": -1,
            "filename": "lbapcommon-0.12.20.tar.gz",
            "has_sig": false,
            "md5_digest": "39194be5f1be28697686e4dcdd430d58",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 786507,
            "upload_time": "2025-02-19T23:13:48",
            "upload_time_iso_8601": "2025-02-19T23:13:48.231437Z",
            "url": "https://files.pythonhosted.org/packages/e8/a0/6a411497c2b45c40817b356a3789fe076dc69e176fbf4230b906c61e8e55/lbapcommon-0.12.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-19 23:13:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lbapcommon"
}
        
Elapsed time: 0.81087s