{ "info": { "author": "Andy Dirnberger", "author_email": "andy@dirnberger.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Framework :: Flake8", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Quality Assurance" ], "description": "=================================\nflake8-confusables |build status|\n=================================\n\n.. |build status| image:: https://gitlab.com/dirn/flake8-confusables/badges/master/pipeline.svg\n :target: https://gitlab.com/dirn/flake8-confusables/commits/master\n\nA module that adds a plugin for checking for ambiguous identifiers (using\nconfusables_) to flake8_.\n\nInstall the extension::\n\n $ pip3 install flake8-confusables\n\nand run flake8.\n\n.. _confusables: https://pypi.org/project/confusables/\n.. _flake8: https://gitlab.com/pycqa/flake8\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://gitlab.com/dirn/flake8-confusables", "keywords": "flake8,confusables,ambiguity", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "flake8-confusables", "package_url": "https://pypi.org/project/flake8-confusables/", "platform": "", "project_url": "https://pypi.org/project/flake8-confusables/", "project_urls": { "Homepage": "https://gitlab.com/dirn/flake8-confusables" }, "release_url": "https://pypi.org/project/flake8-confusables/0.1.0/", "requires_dist": [ "confusables", "cython", "flake8 (>3.0.0)" ], "requires_python": "", "summary": "A flake8 plugin to check for ambiguous identifiers", "version": "0.1.0" }, "last_serial": 3385004, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2d41b87195118c9a429debe8fcf5f13e", "sha256": "cc0b7824f7e9145b494caf615880bbe95e6ee01fc0d57c1d15cb345547b6f93e" }, "downloads": -1, "filename": "flake8_confusables-0.1.0-py3-none-any.whl", "has_sig": true, "md5_digest": "2d41b87195118c9a429debe8fcf5f13e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4003, "upload_time": "2017-11-22T17:57:09", "url": "https://files.pythonhosted.org/packages/6a/47/c08d11b6d152f234532baf7b516adb1fda28dc3ec2b8e28dbb3c354229fc/flake8_confusables-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "47a07e7693e9877d08f50cd5613cdac8", "sha256": "8db556a1406c5b37b941e0b6e72adaa98abbf580ef719c9e1e5587fa29345020" }, "downloads": -1, "filename": "flake8-confusables-0.1.0.tar.gz", "has_sig": true, "md5_digest": "47a07e7693e9877d08f50cd5613cdac8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3359, "upload_time": "2017-11-22T17:57:11", "url": "https://files.pythonhosted.org/packages/e8/6f/e993e4870f215958f9f8e933c57e3ac85b645637d795d16cb56c2d5aa162/flake8-confusables-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d41b87195118c9a429debe8fcf5f13e", "sha256": "cc0b7824f7e9145b494caf615880bbe95e6ee01fc0d57c1d15cb345547b6f93e" }, "downloads": -1, "filename": "flake8_confusables-0.1.0-py3-none-any.whl", "has_sig": true, "md5_digest": "2d41b87195118c9a429debe8fcf5f13e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4003, "upload_time": "2017-11-22T17:57:09", "url": "https://files.pythonhosted.org/packages/6a/47/c08d11b6d152f234532baf7b516adb1fda28dc3ec2b8e28dbb3c354229fc/flake8_confusables-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "47a07e7693e9877d08f50cd5613cdac8", "sha256": "8db556a1406c5b37b941e0b6e72adaa98abbf580ef719c9e1e5587fa29345020" }, "downloads": -1, "filename": "flake8-confusables-0.1.0.tar.gz", "has_sig": true, "md5_digest": "47a07e7693e9877d08f50cd5613cdac8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3359, "upload_time": "2017-11-22T17:57:11", "url": "https://files.pythonhosted.org/packages/e8/6f/e993e4870f215958f9f8e933c57e3ac85b645637d795d16cb56c2d5aa162/flake8-confusables-0.1.0.tar.gz" } ] }