{ "info": { "author": "Franccisco", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Thonny black code format plugin\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![PyPI version](https://img.shields.io/pypi/v/thonny-black-format.svg)](https://pypi.org/project/thonny-black-format/)\n[![PyPI py versions](https://img.shields.io/pypi/pyversions/thonny-black-format.svg)](https://pypi.org/project/thonny-black-format/)\n[![PYPI license](https://img.shields.io/pypi/l/thonny-black-format.svg)](https://pypi.org/project/thonny-black-format/)\n## Automatically format your python code with Black!\n\n### Install\n\n1. This can be easily installed via Thonny. Go to `Tools -> Manage plug-ins...`, type `thonny-black-format` and click on `Find package from PyPI`\n1. Alternatively, you can install via pip with `pip install --user thonny-black-format`\n\n### Use\nThere are two ways to run the plugin:\n1. Go to `Tools -> Format Black`\n1. Press `Ctrl+Alt+c`\n\nAll changes will be automatically saved. If you prefer, you can undo them.\n\n### Contributing\nContributions are welcome! Feel free to sumbit an issue and/or a pull request.\n\n### Useful links:\n\n[PyPI](https://pypi.org/project/thonny-black-format/)\n\n[Thonny](https://thonny.org/)\n\n[Black](https://black.readthedocs.io/en/stable/)\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/Franccisco/thonny-black-code-format", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "thonny-black-format", "package_url": "https://pypi.org/project/thonny-black-format/", "platform": "", "project_url": "https://pypi.org/project/thonny-black-format/", "project_urls": { "Homepage": "https://github.com/Franccisco/thonny-black-code-format" }, "release_url": "https://pypi.org/project/thonny-black-format/0.0.1a2/", "requires_dist": [ "thonny (>=3.0.0)", "black" ], "requires_python": ">=3.6", "summary": "A plugin to format your python code with Black in Thonny IDE.", "version": "0.0.1a2" }, "last_serial": 5935683, "releases": { "0.0.1a2": [ { "comment_text": "", "digests": { "md5": "0f39914c6b8ce15c76b5a59c260f6740", "sha256": "e85799679278a950d9d1b03cb13ad2d8106ca88a607a674ce884fbb5b32960bc" }, "downloads": -1, "filename": "thonny_black_format-0.0.1a2-py3-none-any.whl", "has_sig": false, "md5_digest": "0f39914c6b8ce15c76b5a59c260f6740", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 3623, "upload_time": "2019-10-06T18:59:07", "url": "https://files.pythonhosted.org/packages/a9/1d/ee6df5620bac2c373423f0d04778f502096acf6f7d3cd748720a337ab547/thonny_black_format-0.0.1a2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3cb6d6d9286240d771733b9d27c64b1a", "sha256": "3ff78a6186ed4279f66db496c45a296c332b86c669307069b1abd9b2aff731bd" }, "downloads": -1, "filename": "thonny-black-format-0.0.1a2.tar.gz", "has_sig": false, "md5_digest": "3cb6d6d9286240d771733b9d27c64b1a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2359, "upload_time": "2019-10-06T18:59:08", "url": "https://files.pythonhosted.org/packages/a8/d0/1b374678c97ee15894d46ff06e42e6b4aef2ac0fe5ba78fa043dc66c4157/thonny-black-format-0.0.1a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0f39914c6b8ce15c76b5a59c260f6740", "sha256": "e85799679278a950d9d1b03cb13ad2d8106ca88a607a674ce884fbb5b32960bc" }, "downloads": -1, "filename": "thonny_black_format-0.0.1a2-py3-none-any.whl", "has_sig": false, "md5_digest": "0f39914c6b8ce15c76b5a59c260f6740", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 3623, "upload_time": "2019-10-06T18:59:07", "url": "https://files.pythonhosted.org/packages/a9/1d/ee6df5620bac2c373423f0d04778f502096acf6f7d3cd748720a337ab547/thonny_black_format-0.0.1a2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3cb6d6d9286240d771733b9d27c64b1a", "sha256": "3ff78a6186ed4279f66db496c45a296c332b86c669307069b1abd9b2aff731bd" }, "downloads": -1, "filename": "thonny-black-format-0.0.1a2.tar.gz", "has_sig": false, "md5_digest": "3cb6d6d9286240d771733b9d27c64b1a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2359, "upload_time": "2019-10-06T18:59:08", "url": "https://files.pythonhosted.org/packages/a8/d0/1b374678c97ee15894d46ff06e42e6b4aef2ac0fe5ba78fa043dc66c4157/thonny-black-format-0.0.1a2.tar.gz" } ] }