{ "info": { "author": "Tyler Wince", "author_email": "tyler@wince.dev", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Framework :: Flake8", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Quality Assurance" ], "description": "\n# flake8-exceptions\n\nReduce runtime fireworks by identifying common unhandled exceptions at during development.\n\n## TODO\n\n- AttributeError\n- EOFError\n- FileNotFoundError\n- InputError\n- IndexError\n- IOError\n- KeyError\n- OSError\n- TimeoutError\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tylerwince/flake8-exceptions", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "flake8-exceptions", "package_url": "https://pypi.org/project/flake8-exceptions/", "platform": "", "project_url": "https://pypi.org/project/flake8-exceptions/", "project_urls": { "Homepage": "https://github.com/tylerwince/flake8-exceptions" }, "release_url": "https://pypi.org/project/flake8-exceptions/0.0.1a0/", "requires_dist": [ "flake8" ], "requires_python": "", "summary": "A flake8 plugin to identify commonly unhandled exceptions.", "version": "0.0.1a0" }, "last_serial": 5299556, "releases": { "0.0.1a0": [ { "comment_text": "", "digests": { "md5": "bc91e0598f4245c5e44169ce7c509cc2", "sha256": "95b33f1491c794b872ca4f1fad5a7caa36b6a79e5c58fddec93e587816582907" }, "downloads": -1, "filename": "flake8_exceptions-0.0.1a0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bc91e0598f4245c5e44169ce7c509cc2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2312, "upload_time": "2019-05-21T20:03:25", "url": "https://files.pythonhosted.org/packages/6a/b4/9be8281f4f49a50d439527e47e74c4318eea1441613b48350c40dddb73c1/flake8_exceptions-0.0.1a0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d3c4bd98e1d05c6a38569c0b181e269", "sha256": "824c402fcb82e9f4e45ab61eda2f0710202c61d55476f3123c0c27330abc01ed" }, "downloads": -1, "filename": "flake8_exceptions-0.0.1a0.tar.gz", "has_sig": false, "md5_digest": "7d3c4bd98e1d05c6a38569c0b181e269", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2523, "upload_time": "2019-05-21T20:03:27", "url": "https://files.pythonhosted.org/packages/e7/4b/d4e9bb662f0bb561378a7a3fdc22f42972f9ac0b33374aff36aeb4a33d43/flake8_exceptions-0.0.1a0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bc91e0598f4245c5e44169ce7c509cc2", "sha256": "95b33f1491c794b872ca4f1fad5a7caa36b6a79e5c58fddec93e587816582907" }, "downloads": -1, "filename": "flake8_exceptions-0.0.1a0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bc91e0598f4245c5e44169ce7c509cc2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2312, "upload_time": "2019-05-21T20:03:25", "url": "https://files.pythonhosted.org/packages/6a/b4/9be8281f4f49a50d439527e47e74c4318eea1441613b48350c40dddb73c1/flake8_exceptions-0.0.1a0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d3c4bd98e1d05c6a38569c0b181e269", "sha256": "824c402fcb82e9f4e45ab61eda2f0710202c61d55476f3123c0c27330abc01ed" }, "downloads": -1, "filename": "flake8_exceptions-0.0.1a0.tar.gz", "has_sig": false, "md5_digest": "7d3c4bd98e1d05c6a38569c0b181e269", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2523, "upload_time": "2019-05-21T20:03:27", "url": "https://files.pythonhosted.org/packages/e7/4b/d4e9bb662f0bb561378a7a3fdc22f42972f9ac0b33374aff36aeb4a33d43/flake8_exceptions-0.0.1a0.tar.gz" } ] }