{ "info": { "author": "Rick van Hattem", "author_email": "Wolph@wol.ph", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License" ], "description": "Readme\n======\n\nIntroduction\n------------\n\n.. image:: https://travis-ci.org/WoLpH/python-formatter.png?branch=master\n :alt: Test Status\n :target: https://travis-ci.org/WoLpH/python-formatter\n\n.. image:: https://coveralls.io/repos/WoLpH/python-formatter/badge.png?branch=master\n :alt: Coverage Status\n :target: https://coveralls.io/r/WoLpH/python-formatter?branch=master\n\n`formatter` is a Python formatter based on the `tokenize` library in Python.\nDue to a bug with line continuations we are currently running a fork of the\n`tokenize` library however.\n\nDuring every format sequence the `compile` method is used to check if no code\nhas been broken, but backing up is still a good idea.\n\nThe library is made to be very extendable and configurable but it's still in \nthe beginning phase. Eventually this will become a fully featured formatting \ntool for Python.\n\nInstall\n-------\n\nTo install simply execute `python setup.py install` or `pip install\nformatter`.\nIf you want to run the tests first, run `nosetests`\n\nUsage\n-----\n\nTo format all of your code recursively (MAKE BACKUPS!):\n\n python-formatter -r DIRECTORY\n\nOr:\n\n format-python -r DIRECTORY", "description_content_type": null, "docs_url": "https://pythonhosted.org/formatter/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/WoLpH/formatter", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "formatter", "package_url": "https://pypi.org/project/formatter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/formatter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/WoLpH/formatter" }, "release_url": "https://pypi.org/project/formatter/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "A Python source formatter that uses the tokenize library\nto ensure correctness", "version": "1.0.3" }, "last_serial": 1596238, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "35b6d1c7529da918458c108ee60e6882", "sha256": "5d7f077b3c935c6c0db2bc4b1324aa0562708b72e2be35f9d67e56afd53fc05a" }, "downloads": -1, "filename": "formatter-1.0.0.tar.gz", "has_sig": false, "md5_digest": "35b6d1c7529da918458c108ee60e6882", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10198, "upload_time": "2013-08-22T20:06:48", "url": "https://files.pythonhosted.org/packages/9a/35/cb5129b18040d30f60af05f4baebafff565f2e592fc37d80f53066ff5b40/formatter-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5fc351d063dba03a14c5d3c07acb8ae1", "sha256": "85666304613069a618d0a7ecfe7c96bf4819ec683ca1e949138e66365535195e" }, "downloads": -1, "filename": "formatter-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5fc351d063dba03a14c5d3c07acb8ae1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10513, "upload_time": "2013-08-22T23:05:42", "url": "https://files.pythonhosted.org/packages/2a/b6/f2b6376451dbf4a7a40161116fc6f9a69c9466201212f7097cacddc69ae5/formatter-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "f257e5d06bd0ec2f501b5d59f4260047", "sha256": "e1e51ddaa833c8b16caa99e3b4919dba8eaec9bda7511239dd7e58f067d21ed4" }, "downloads": -1, "filename": "formatter-1.0.2.tar.gz", "has_sig": false, "md5_digest": "f257e5d06bd0ec2f501b5d59f4260047", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17700, "upload_time": "2014-10-14T17:27:12", "url": "https://files.pythonhosted.org/packages/68/01/a445936c78c354b0dee2e93be9cb84f07b4a4fe41cdfefe3b30f52b00c3f/formatter-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "c906d8ca7402c846cdda4432f0eedcc0", "sha256": "7615b635f07550b0c44de232803589edfc8e7253daffd83a82b292f4d7c65885" }, "downloads": -1, "filename": "formatter-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c906d8ca7402c846cdda4432f0eedcc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17709, "upload_time": "2014-10-14T18:04:31", "url": "https://files.pythonhosted.org/packages/aa/36/f8b2f042a83d3c6314a74988ddf4ea693a3ecb31a986686a1bfde749cad8/formatter-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c906d8ca7402c846cdda4432f0eedcc0", "sha256": "7615b635f07550b0c44de232803589edfc8e7253daffd83a82b292f4d7c65885" }, "downloads": -1, "filename": "formatter-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c906d8ca7402c846cdda4432f0eedcc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17709, "upload_time": "2014-10-14T18:04:31", "url": "https://files.pythonhosted.org/packages/aa/36/f8b2f042a83d3c6314a74988ddf4ea693a3ecb31a986686a1bfde749cad8/formatter-1.0.3.tar.gz" } ] }