no-implicit-optional


Nameno-implicit-optional JSON
Version 1.4 PyPI version JSON
download
home_pagehttps://github.com/hauntsaninja/no_implicit_optional
SummaryA codemod to make your implicit optional type hints PEP 484 compliant.
upload_time2023-06-21 06:42:16
maintainer
docs_urlNone
authorShantanu Jain
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hauntsaninja/no_implicit_optional",
    "name": "no-implicit-optional",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Shantanu Jain",
    "author_email": "hauntsaninja@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/a2/4f801596575d59bfe745eb8c22ddf8a4bfcdc725db42a4ab160e4f7606a2/no_implicit_optional-1.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A codemod to make your implicit optional type hints PEP 484 compliant.",
    "version": "1.4",
    "project_urls": {
        "Homepage": "https://github.com/hauntsaninja/no_implicit_optional"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6f9c98a9e7b5f2f42fa3fb2f64f9fa4fea7cc2a226cf1cf6993da9cc32e3630",
                "md5": "68cb879eb1082f833c640d5bfc226866",
                "sha256": "452118300f26222f631dd6976a1ea9e17822df74b7da587642bdebd30b02edbe"
            },
            "downloads": -1,
            "filename": "no_implicit_optional-1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "68cb879eb1082f833c640d5bfc226866",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4773,
            "upload_time": "2023-06-21T06:42:15",
            "upload_time_iso_8601": "2023-06-21T06:42:15.573054Z",
            "url": "https://files.pythonhosted.org/packages/f6/f9/c98a9e7b5f2f42fa3fb2f64f9fa4fea7cc2a226cf1cf6993da9cc32e3630/no_implicit_optional-1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eda24f801596575d59bfe745eb8c22ddf8a4bfcdc725db42a4ab160e4f7606a2",
                "md5": "32930d0f6af4c1a6f4f313f9aff29f7b",
                "sha256": "92d55c220c5bf8a05391e182767395f9b24e245123ce36d14719bdb1dd975185"
            },
            "downloads": -1,
            "filename": "no_implicit_optional-1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "32930d0f6af4c1a6f4f313f9aff29f7b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5482,
            "upload_time": "2023-06-21T06:42:16",
            "upload_time_iso_8601": "2023-06-21T06:42:16.588807Z",
            "url": "https://files.pythonhosted.org/packages/ed/a2/4f801596575d59bfe745eb8c22ddf8a4bfcdc725db42a4ab160e4f7606a2/no_implicit_optional-1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-21 06:42:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hauntsaninja",
    "github_project": "no_implicit_optional",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "no-implicit-optional"
}
        
Elapsed time: 0.20077s