fabutils-cciw


Namefabutils-cciw JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA set of utilties around Fabric, used by CCiW
upload_time2024-11-15 22:12:22
maintainerNone
docs_urlNone
authorLuke Plant
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            fabutils-cciw
=============

Small library of reusable utilities for fabfiles, used by:

- https://github.com/cciw-uk/cciw.co.uk
- https://github.com/learnscripture/learnscripture.net/

See comments in src/fabutils/connections.py for some rationale behind
design/constraints of these utilities.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fabutils-cciw",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Luke Plant",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c4/cf/63d6c433004760349d8a08ea9463c43b797bafd614b6017942577846b495/fabutils_cciw-0.1.1.tar.gz",
    "platform": null,
    "description": "fabutils-cciw\n=============\n\nSmall library of reusable utilities for fabfiles, used by:\n\n- https://github.com/cciw-uk/cciw.co.uk\n- https://github.com/learnscripture/learnscripture.net/\n\nSee comments in src/fabutils/connections.py for some rationale behind\ndesign/constraints of these utilities.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A set of utilties around Fabric, used by CCiW",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/cciw-uk/fabutils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "22bb909ed8651c48d74b0483177903d3f430750f5940dbcbb3c09b1ad154e80c",
                "md5": "955928b063e7cb2dfae3f7aed562e3db",
                "sha256": "74b1dbbf9db425d3b7730da26e7454bc66c1f1fa790a8ab39af2c8ad62ee106c"
            },
            "downloads": -1,
            "filename": "fabutils_cciw-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "955928b063e7cb2dfae3f7aed562e3db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 11710,
            "upload_time": "2024-11-15T22:12:21",
            "upload_time_iso_8601": "2024-11-15T22:12:21.648030Z",
            "url": "https://files.pythonhosted.org/packages/22/bb/909ed8651c48d74b0483177903d3f430750f5940dbcbb3c09b1ad154e80c/fabutils_cciw-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c4cf63d6c433004760349d8a08ea9463c43b797bafd614b6017942577846b495",
                "md5": "399ef3c46feba5398dfe9971d72cf575",
                "sha256": "03174e022692b04ff3af9608aa0aa9e152a09b01a41dbfe3136c8fcfaa3b7955"
            },
            "downloads": -1,
            "filename": "fabutils_cciw-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "399ef3c46feba5398dfe9971d72cf575",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9942,
            "upload_time": "2024-11-15T22:12:22",
            "upload_time_iso_8601": "2024-11-15T22:12:22.765668Z",
            "url": "https://files.pythonhosted.org/packages/c4/cf/63d6c433004760349d8a08ea9463c43b797bafd614b6017942577846b495/fabutils_cciw-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 22:12:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cciw-uk",
    "github_project": "fabutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fabutils-cciw"
}
        
Elapsed time: 1.30714s