{ "info": { "author": "Daniel Royde", "author_email": "danielroyde@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "use_logging\n========================\n\nTool for changing python print statements into logging module invocations. Automatically adds the appropriate imports.\n\nImplemented by wrapping lib2to3, hence some oddities.\n\nInstallation\n------------------------\n\n\t$ pip install use_logging\n\nExample Useage\n------------------------\n\n $ use_logging -w my_project/*.py\n\n\nLinks\n------------------------\nhttps://docs.python.org/2/library/2to3.html\n\n\n\nToDo\n------------------------\n1. Any more tests?\n\n1. Publish on pypi.\n\n1. Rest of stuff in https://github.com/vitorbaptista/pyconuk_helloworld (bandit, manifest/+check)\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/GambitResearch/use_logging", "keywords": "Python,Logging", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "use-logging", "package_url": "https://pypi.org/project/use-logging/", "platform": "", "project_url": "https://pypi.org/project/use-logging/", "project_urls": { "Homepage": "https://github.com/GambitResearch/use_logging" }, "release_url": "https://pypi.org/project/use-logging/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Tool for changing python print statements into logging module invocations. Automatically adds the appropriate imports.", "version": "0.0.1" }, "last_serial": 3185451, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3d2218b1d1adc1a1fda4861c95f933bc", "sha256": "2e2d29c3f8ef5bcca2afe92769c867f44b25bc673ec81c3cce38d0b29de5b955" }, "downloads": -1, "filename": "use_logging-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "3d2218b1d1adc1a1fda4861c95f933bc", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 9026, "upload_time": "2017-09-19T13:19:20", "url": "https://files.pythonhosted.org/packages/10/27/c2ccebd839985fd2400238b007eaa18fc146a5d96bb9aaa166bb76b41929/use_logging-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b92fbf497124292ec0dbe4c35dd327f", "sha256": "097c0a0aea3e865b3490d28293ea735e9e034c290f6221b51237d4beff74bf0d" }, "downloads": -1, "filename": "use_logging-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6b92fbf497124292ec0dbe4c35dd327f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6271, "upload_time": "2017-09-19T13:19:21", "url": "https://files.pythonhosted.org/packages/28/2e/9974a5c98cd2a28c02f749c64c5a83e5c18919b009acb50da954307e4d17/use_logging-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d2218b1d1adc1a1fda4861c95f933bc", "sha256": "2e2d29c3f8ef5bcca2afe92769c867f44b25bc673ec81c3cce38d0b29de5b955" }, "downloads": -1, "filename": "use_logging-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "3d2218b1d1adc1a1fda4861c95f933bc", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 9026, "upload_time": "2017-09-19T13:19:20", "url": "https://files.pythonhosted.org/packages/10/27/c2ccebd839985fd2400238b007eaa18fc146a5d96bb9aaa166bb76b41929/use_logging-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b92fbf497124292ec0dbe4c35dd327f", "sha256": "097c0a0aea3e865b3490d28293ea735e9e034c290f6221b51237d4beff74bf0d" }, "downloads": -1, "filename": "use_logging-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6b92fbf497124292ec0dbe4c35dd327f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6271, "upload_time": "2017-09-19T13:19:21", "url": "https://files.pythonhosted.org/packages/28/2e/9974a5c98cd2a28c02f749c64c5a83e5c18919b009acb50da954307e4d17/use_logging-0.0.1.tar.gz" } ] }