wmflib


Namewmflib JSON
Version 1.2.7 PyPI version JSON
download
home_pagehttps://github.com/wikimedia/operations-software-pywmflib
SummaryGeneric library for common tasks in the WMF production infrastructure
upload_time2024-09-19 09:48:48
maintainerNone
docs_urlNone
authorLuca Toscano
requires_python>=3.7
licenseGPLv3+
keywords wmf automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            wmflib - Generic Python library for common tasks in the WMF production infrastructure
-------------------------------------------------------------------------------------

Wmflib is a generic Python library containing various modules to interact with the production infrastructure at the
Wikimedia Foundation. It can be used in scripts or more complex applications to avoid re-inventing the wheel every
time. The goal of the library is also to offer code that does not need any special privilege to be run (as opposed
to other libraries like Spicerack for example).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wikimedia/operations-software-pywmflib",
    "name": "wmflib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "wmf, automation",
    "author": "Luca Toscano",
    "author_email": "ltoscano@wikimedia.org",
    "download_url": "https://files.pythonhosted.org/packages/74/dd/8713d4e3b056d9aea3c3dd06c6bf4e35034746d55f7796c76e5c8f191792/wmflib-1.2.7.tar.gz",
    "platform": "GNU/Linux",
    "description": "wmflib - Generic Python library for common tasks in the WMF production infrastructure\n-------------------------------------------------------------------------------------\n\nWmflib is a generic Python library containing various modules to interact with the production infrastructure at the\nWikimedia Foundation. It can be used in scripts or more complex applications to avoid re-inventing the wheel every\ntime. The goal of the library is also to offer code that does not need any special privilege to be run (as opposed\nto other libraries like Spicerack for example).\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "Generic library for common tasks in the WMF production infrastructure",
    "version": "1.2.7",
    "project_urls": {
        "Homepage": "https://github.com/wikimedia/operations-software-pywmflib"
    },
    "split_keywords": [
        "wmf",
        " automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c59d77e34cf547b9d48cd522c8ec8aa2dcda01998a03a2f0fb169bbaf4b9af1",
                "md5": "4ea6205a8bf44411a3a06273673570d7",
                "sha256": "0cb66aec57c8a04a7a93fa44050e5c541390bb91b020253f17be55403ce6c4ed"
            },
            "downloads": -1,
            "filename": "wmflib-1.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ea6205a8bf44411a3a06273673570d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 38018,
            "upload_time": "2024-09-19T09:48:47",
            "upload_time_iso_8601": "2024-09-19T09:48:47.059866Z",
            "url": "https://files.pythonhosted.org/packages/5c/59/d77e34cf547b9d48cd522c8ec8aa2dcda01998a03a2f0fb169bbaf4b9af1/wmflib-1.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74dd8713d4e3b056d9aea3c3dd06c6bf4e35034746d55f7796c76e5c8f191792",
                "md5": "7b9d39d797ebec5ff9f073c8b8207a14",
                "sha256": "26349e2fb15907b680423b237b71fb8b431d7b6d5d742888de773ccd58b290dc"
            },
            "downloads": -1,
            "filename": "wmflib-1.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "7b9d39d797ebec5ff9f073c8b8207a14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 61111,
            "upload_time": "2024-09-19T09:48:48",
            "upload_time_iso_8601": "2024-09-19T09:48:48.954966Z",
            "url": "https://files.pythonhosted.org/packages/74/dd/8713d4e3b056d9aea3c3dd06c6bf4e35034746d55f7796c76e5c8f191792/wmflib-1.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 09:48:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wikimedia",
    "github_project": "operations-software-pywmflib",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "tox": true,
    "lcname": "wmflib"
}
        
Elapsed time: 0.41277s