decouple-types


Namedecouple-types JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/Danthewaann/decouple-types
SummaryNone
upload_time2024-11-14 11:32:10
maintainerNone
docs_urlNone
authorDanthewaann
requires_python<4.0,>=3.9
licenseMIT
keywords decouple types stubs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # decouple-types

Python 3 typing stubs for the [python-decouple](https://github.com/HBNetwork/python-decouple) package.

Generated using [stubgen](https://mypy.readthedocs.io/en/stable/stubgen.html).

Install with the following:

```bash
pip install decouple-types
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Danthewaann/decouple-types",
    "name": "decouple-types",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "decouple, types, stubs",
    "author": "Danthewaann",
    "author_email": "danielcrblack@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f9/da/7d36ca254e54e592866c931fd46e07e93f6812b2eb96146943a85c993f25/decouple_types-1.0.1.tar.gz",
    "platform": null,
    "description": "# decouple-types\n\nPython 3 typing stubs for the [python-decouple](https://github.com/HBNetwork/python-decouple) package.\n\nGenerated using [stubgen](https://mypy.readthedocs.io/en/stable/stubgen.html).\n\nInstall with the following:\n\n```bash\npip install decouple-types\n```\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Danthewaann/decouple-types",
        "Repository": "https://github.com/Danthewaann/decouple-types"
    },
    "split_keywords": [
        "decouple",
        " types",
        " stubs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68be21b35e287b12ee85e62581fcb740b6b84eba0abb1a52fd7465daa3d20783",
                "md5": "bad234cc7c665d3f2e2c0803c6b5bcc0",
                "sha256": "373468155acd8ee1c24f74bd99554e91cfd41638a697c3368103fb7598de8259"
            },
            "downloads": -1,
            "filename": "decouple_types-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bad234cc7c665d3f2e2c0803c6b5bcc0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 3071,
            "upload_time": "2024-11-14T11:32:08",
            "upload_time_iso_8601": "2024-11-14T11:32:08.726866Z",
            "url": "https://files.pythonhosted.org/packages/68/be/21b35e287b12ee85e62581fcb740b6b84eba0abb1a52fd7465daa3d20783/decouple_types-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9da7d36ca254e54e592866c931fd46e07e93f6812b2eb96146943a85c993f25",
                "md5": "46c91207770517bd1f7502c0e0dc716f",
                "sha256": "60e84d23ae5e2579b03fda3b74ec37ad72c1570f8ca66c3dd1ae91d7efb89a18"
            },
            "downloads": -1,
            "filename": "decouple_types-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "46c91207770517bd1f7502c0e0dc716f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 2598,
            "upload_time": "2024-11-14T11:32:10",
            "upload_time_iso_8601": "2024-11-14T11:32:10.291677Z",
            "url": "https://files.pythonhosted.org/packages/f9/da/7d36ca254e54e592866c931fd46e07e93f6812b2eb96146943a85c993f25/decouple_types-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 11:32:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Danthewaann",
    "github_project": "decouple-types",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "decouple-types"
}
        
Elapsed time: 0.34584s