{ "info": { "author": "Stavros Korokithakis", "author_email": "hi@stavros.io", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\nGrey: Black, but brighter, but not as bright as White (arbitrarily\u2013inspired)\n============================================================================\n\n`Black `_ is an amazing tool for auto\u2013formatting\nPython code in a style that I don't really care about, but I like consistency,\nso I use it in all my projects.\n\nIt has **one** configuration option \u2014 to change its default line\u2013length of ``88``\nchars to, say, ``120``, like I like.\n\n-----------\n\nThat is *exactly* what **grey** does. It invokes ``$ black --line-length 120`` on your behalf.\n\n\nUsage\n=====\n\n::\n\n $ grey myapp.py\n reformatted myapp.py\n\n\n\nInstallation\n============\n\n::\n\n\t$ pipenv install white\n\t\u2728\ud83c\udf70\u2728\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/skorokithakis/gray", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "grey", "package_url": "https://pypi.org/project/grey/", "platform": "", "project_url": "https://pypi.org/project/grey/", "project_urls": { "Homepage": "https://github.com/skorokithakis/gray" }, "release_url": "https://pypi.org/project/grey/0.0.1/", "requires_dist": [ "black (>=18.5a0)" ], "requires_python": ">=3.6.0", "summary": "Grey, because I didn't like Black or White.", "version": "0.0.1" }, "last_serial": 3932434, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a0ef8a9b40a6e0ba8e5d264703a9d6b2", "sha256": "5cc402abd80c6d639fe89f5771fff69cc480042c8dde6e2a8b887120e5480f25" }, "downloads": -1, "filename": "grey-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a0ef8a9b40a6e0ba8e5d264703a9d6b2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 2287, "upload_time": "2018-06-05T14:29:19", "url": "https://files.pythonhosted.org/packages/0d/c0/eda953436e1fb41fad7aa6d2d527f7ac75e746c46a59ea4c3970118a8c10/grey-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b7ae1129128f8178eb520018d81bda5", "sha256": "c07dd7c27ec2159ef42c0637eaa4b453083f0eba6bfb6dd1d564a31f978079da" }, "downloads": -1, "filename": "grey-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0b7ae1129128f8178eb520018d81bda5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 2996, "upload_time": "2018-06-05T14:29:20", "url": "https://files.pythonhosted.org/packages/6f/08/96e4b606a94358ebe74522ff1e98a8e89dda5f9e0f3403c4bcca2c590e14/grey-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a0ef8a9b40a6e0ba8e5d264703a9d6b2", "sha256": "5cc402abd80c6d639fe89f5771fff69cc480042c8dde6e2a8b887120e5480f25" }, "downloads": -1, "filename": "grey-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a0ef8a9b40a6e0ba8e5d264703a9d6b2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 2287, "upload_time": "2018-06-05T14:29:19", "url": "https://files.pythonhosted.org/packages/0d/c0/eda953436e1fb41fad7aa6d2d527f7ac75e746c46a59ea4c3970118a8c10/grey-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b7ae1129128f8178eb520018d81bda5", "sha256": "c07dd7c27ec2159ef42c0637eaa4b453083f0eba6bfb6dd1d564a31f978079da" }, "downloads": -1, "filename": "grey-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0b7ae1129128f8178eb520018d81bda5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 2996, "upload_time": "2018-06-05T14:29:20", "url": "https://files.pythonhosted.org/packages/6f/08/96e4b606a94358ebe74522ff1e98a8e89dda5f9e0f3403c4bcca2c590e14/grey-0.0.1.tar.gz" } ] }