check-print


Namecheck-print JSON
Version 0.1.5 PyPI version JSON
download
home_page
Summarypre-commit check print function usage
upload_time2023-10-17 16:05:52
maintainer
docs_urlNone
authorAlex
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # check-print

Check that in python files used "print" function
Recomendation use logger

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "check-print",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alex",
    "author_email": "xsami82@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6c/a4/0b18f6cf7b4452d1a9f317ab08352f950affb022e4d5eb6666e29332c257/check-print-0.1.5.tar.gz",
    "platform": null,
    "description": "# check-print\n\nCheck that in python files used \"print\" function\nRecomendation use logger\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "pre-commit check print function usage",
    "version": "0.1.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "068e024dbbeb5affca5d14b395a56c2d2fa0771de04fef24ce0b09edd48df4c5",
                "md5": "75528ae0b2647e77e91937fdfe1eb710",
                "sha256": "123c70bf7434a83e5b66fd160bd051a2fdd8f7629e544c4b9a6cfcc60a270ca9"
            },
            "downloads": -1,
            "filename": "check_print-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75528ae0b2647e77e91937fdfe1eb710",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2596,
            "upload_time": "2023-10-17T16:05:51",
            "upload_time_iso_8601": "2023-10-17T16:05:51.227067Z",
            "url": "https://files.pythonhosted.org/packages/06/8e/024dbbeb5affca5d14b395a56c2d2fa0771de04fef24ce0b09edd48df4c5/check_print-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ca40b18f6cf7b4452d1a9f317ab08352f950affb022e4d5eb6666e29332c257",
                "md5": "88ca9ec26b7087054ce6c9a2743f44c7",
                "sha256": "d9d0dcb7b4f9be7ab6d3e4032848653f8cc69beb5af030532eae0eb4794f1be3"
            },
            "downloads": -1,
            "filename": "check-print-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "88ca9ec26b7087054ce6c9a2743f44c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1933,
            "upload_time": "2023-10-17T16:05:52",
            "upload_time_iso_8601": "2023-10-17T16:05:52.375339Z",
            "url": "https://files.pythonhosted.org/packages/6c/a4/0b18f6cf7b4452d1a9f317ab08352f950affb022e4d5eb6666e29332c257/check-print-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-17 16:05:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "check-print"
}
        
Elapsed time: 0.12590s