{ "info": { "author": "Jia Zou", "author_email": "jiazou@uber.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Quality Assurance" ], "description": "# Flake8 Extension to lint for enforcing doubles\n\n## Usage\n\nIf you are using flake8 its as easy as:\n\n```shell\n pip install flake8-doubles\n```\n\nWhen running flake8, simply do:\nflake8 --doubles_exceptions='ClassName1,ClassName2'\nwhere ClassName1 and ClassName2 are classes that you don't wish the rule to\napply.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jiazou/flake8-doubles", "keywords": "flake8 doubles", "license": "Expat license", "maintainer": null, "maintainer_email": null, "name": "flake8_doubles", "package_url": "https://pypi.org/project/flake8_doubles/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/flake8_doubles/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jiazou/flake8-doubles" }, "release_url": "https://pypi.org/project/flake8_doubles/0.3/", "requires_dist": null, "requires_python": null, "summary": "flake8 doubles checker, ensures mock.patch is not used", "version": "0.3" }, "last_serial": 1287845, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0b47a26be63c7285d7e8b2a4d964d92d", "sha256": "bc7ef04bc154dec243389b01a5d3afd94040e424e1a36863e9bc0aa3119ab85f" }, "downloads": -1, "filename": "flake8_doubles-0.1.tar.gz", "has_sig": false, "md5_digest": "0b47a26be63c7285d7e8b2a4d964d92d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2740, "upload_time": "2014-10-29T22:28:52", "url": "https://files.pythonhosted.org/packages/bf/2b/af79040862ce86fe3c52f6ee383c947da58129849345b9457fa8ebae6258/flake8_doubles-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "5464bb57a3c862cc9d1067cb44ef0941", "sha256": "eec8fc2dcc1c1bbf7752246d246341ba1a8d57a46d1a89425d9c6a00f61338ba" }, "downloads": -1, "filename": "flake8_doubles-0.2.tar.gz", "has_sig": false, "md5_digest": "5464bb57a3c862cc9d1067cb44ef0941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3483, "upload_time": "2014-10-29T22:41:53", "url": "https://files.pythonhosted.org/packages/f8/15/ecd371edf8f066456435c9c902a49b93a991ab745d8c95607ec288bd00ff/flake8_doubles-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "7ecf3689582bde2bb22d0b7da3d0b06f", "sha256": "bcd5b060ba98617cdad5e26d5bd203c619415ce96402b1c89b066ea36c6e701f" }, "downloads": -1, "filename": "flake8_doubles-0.3.tar.gz", "has_sig": false, "md5_digest": "7ecf3689582bde2bb22d0b7da3d0b06f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3536, "upload_time": "2014-10-29T22:48:42", "url": "https://files.pythonhosted.org/packages/72/20/aa8446c26644e895e237a82c37977ba3d207d4c324a6584476dbc519a527/flake8_doubles-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ecf3689582bde2bb22d0b7da3d0b06f", "sha256": "bcd5b060ba98617cdad5e26d5bd203c619415ce96402b1c89b066ea36c6e701f" }, "downloads": -1, "filename": "flake8_doubles-0.3.tar.gz", "has_sig": false, "md5_digest": "7ecf3689582bde2bb22d0b7da3d0b06f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3536, "upload_time": "2014-10-29T22:48:42", "url": "https://files.pythonhosted.org/packages/72/20/aa8446c26644e895e237a82c37977ba3d207d4c324a6584476dbc519a527/flake8_doubles-0.3.tar.gz" } ] }