douze


Namedouze JSON
Version 0.1.8 PyPI version JSON
download
home_pageNone
SummaryA DigitalOcean API client to help with 12-factors apps
upload_time2024-09-25 14:51:41
maintainerNone
docs_urlNone
authorRémy Sanchez
requires_python<4.0,>=3.7
licenseWTFPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            DOuze
=====

A DigitalOcean client library aimed to be a backend for Ansible modules.

You can find:

- `douze.api.DoApi` &mdash; The main API which mimics the REST API
- `douze.api.DoIdemApi` &mdash; The idempotent API which can power Ansible
  modules

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "douze",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "R\u00e9my Sanchez",
    "author_email": "remy.sanchez@hyperthese.net",
    "download_url": "https://files.pythonhosted.org/packages/40/9a/d33c141d40e43a90a3d16971e34553136361b024b9906ef8e37d84d28a73/douze-0.1.8.tar.gz",
    "platform": null,
    "description": "DOuze\n=====\n\nA DigitalOcean client library aimed to be a backend for Ansible modules.\n\nYou can find:\n\n- `douze.api.DoApi` &mdash; The main API which mimics the REST API\n- `douze.api.DoIdemApi` &mdash; The idempotent API which can power Ansible\n  modules\n",
    "bugtrack_url": null,
    "license": "WTFPL",
    "summary": "A DigitalOcean API client to help with 12-factors apps",
    "version": "0.1.8",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1f4ebe98d9a4b0b7664c729c2a2313931497edf5cf75dd1f39a5aa4bd2e21f8",
                "md5": "b5003b86af78483e63ac95f38fd8d607",
                "sha256": "a84e9e4bf09e229c7e01eebea342efbc993eadcdc69f1e6612f9521a2afb475c"
            },
            "downloads": -1,
            "filename": "douze-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5003b86af78483e63ac95f38fd8d607",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 11920,
            "upload_time": "2024-09-25T14:51:39",
            "upload_time_iso_8601": "2024-09-25T14:51:39.701856Z",
            "url": "https://files.pythonhosted.org/packages/e1/f4/ebe98d9a4b0b7664c729c2a2313931497edf5cf75dd1f39a5aa4bd2e21f8/douze-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "409ad33c141d40e43a90a3d16971e34553136361b024b9906ef8e37d84d28a73",
                "md5": "08f9de3be6d447ce8dc93dc1a90fcaf4",
                "sha256": "401a231b66d728920bcc3120bfe67079813ff3c574e63e04c21d485b466d21fe"
            },
            "downloads": -1,
            "filename": "douze-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "08f9de3be6d447ce8dc93dc1a90fcaf4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 10570,
            "upload_time": "2024-09-25T14:51:41",
            "upload_time_iso_8601": "2024-09-25T14:51:41.319562Z",
            "url": "https://files.pythonhosted.org/packages/40/9a/d33c141d40e43a90a3d16971e34553136361b024b9906ef8e37d84d28a73/douze-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-25 14:51:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "douze"
}
        
Elapsed time: 0.34218s