cuke


Namecuke JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://cuke.cool
SummaryPython client for cuke.cool
upload_time2023-05-22 04:37:48
maintainer
docs_urlNone
authortomgrek
requires_python>=3.8,<4.0
license
keywords publishing faas serverless webpage python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python client library for cuke.cool

This is a Python client library for [cuke.cool](https://cuke.cool).

## Documentation

See the [cuke.cool documentation](https://docs.cuke.cool) for more information.

## Testing

The tests are run as part of the (currently, closed source) cuke.cool CI pipeline.

## Release

* Update version number in pyproject.toml
* Push to main branch, CICD will publish to PyPI
            

Raw data

            {
    "_id": null,
    "home_page": "https://cuke.cool",
    "name": "cuke",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "publishing,faas,serverless,webpage,python",
    "author": "tomgrek",
    "author_email": "tom.grek@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/82/96/dfd8a60e9fef4338cb980852b673c9e51e9b259db5538e088c4477a7014c/cuke-0.2.0.tar.gz",
    "platform": null,
    "description": "# Python client library for cuke.cool\n\nThis is a Python client library for [cuke.cool](https://cuke.cool).\n\n## Documentation\n\nSee the [cuke.cool documentation](https://docs.cuke.cool) for more information.\n\n## Testing\n\nThe tests are run as part of the (currently, closed source) cuke.cool CI pipeline.\n\n## Release\n\n* Update version number in pyproject.toml\n* Push to main branch, CICD will publish to PyPI",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python client for cuke.cool",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://docs.cuke.cool",
        "Homepage": "https://cuke.cool",
        "Repository": "https://github.com/tomgrek/cuke.cool"
    },
    "split_keywords": [
        "publishing",
        "faas",
        "serverless",
        "webpage",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34146f88b663f704a62382e3c39ec21685f8fc458f317424dbc096ea66d6291c",
                "md5": "44badd0c004f440df3440de9302fccba",
                "sha256": "8769f92869def8c83424f7e29f7a258c07b9c1d56a3cab3a3c9cddf27d6e251c"
            },
            "downloads": -1,
            "filename": "cuke-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "44badd0c004f440df3440de9302fccba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 6535,
            "upload_time": "2023-05-22T04:37:46",
            "upload_time_iso_8601": "2023-05-22T04:37:46.547185Z",
            "url": "https://files.pythonhosted.org/packages/34/14/6f88b663f704a62382e3c39ec21685f8fc458f317424dbc096ea66d6291c/cuke-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8296dfd8a60e9fef4338cb980852b673c9e51e9b259db5538e088c4477a7014c",
                "md5": "6e54dcdb3094334bfce95d61adb5326e",
                "sha256": "512e04244b238f55f684150d216e48279cf30f6ca933edbdd637c46d3917492c"
            },
            "downloads": -1,
            "filename": "cuke-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6e54dcdb3094334bfce95d61adb5326e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 5628,
            "upload_time": "2023-05-22T04:37:48",
            "upload_time_iso_8601": "2023-05-22T04:37:48.490593Z",
            "url": "https://files.pythonhosted.org/packages/82/96/dfd8a60e9fef4338cb980852b673c9e51e9b259db5538e088c4477a7014c/cuke-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-22 04:37:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tomgrek",
    "github_project": "cuke.cool",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cuke"
}
        
Elapsed time: 0.07508s