{ "info": { "author": "fg1", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "============\nipynb_format\n============\n\n``ipynb_format.py`` is a small script to format the python code in ipython notebooks.\nThe code formatter is based on yapf_.\n\n.. _yapf: https://github.com/google/yapf.\n\n\nInstallation\n============\n\nTo install from PyPI on Linux:\n\n.. code-block:: shell\n\n $ pip install ipynb_format\n\nor from Github:\n\n.. code-block:: shell\n\n $ pip install --upgrade https://github.com/fg1/ipynb_format/archive/master.tar.gz\n\n\nUsage\n=====\n\n.. code-block:: shell\n\n usage: ipynb_format [-h] [--style STYLE] [files [files ...]]\n \n Format ipython notebook using yapf\n \n positional arguments:\n files\n \n optional arguments:\n -h, --help show this help message and exit\n --style STYLE yapf style to use\n\n\nThe formatting style option is the same as for ``yapf``.", "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/fg1/ipynb_format", "keywords": "ipython notebook", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "ipynb_format", "package_url": "https://pypi.org/project/ipynb_format/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ipynb_format/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/fg1/ipynb_format" }, "release_url": "https://pypi.org/project/ipynb_format/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A code formatter for python code in ipython notebooks", "version": "0.1.1" }, "last_serial": 2175438, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "1887c2b11a6bf6fcda527befa2c660d5", "sha256": "1515d807a1f11d211d49d19ea6c4cbc81d4b8f987a1b2aa0cfa5fd991a77c547" }, "downloads": -1, "filename": "ipynb_format-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1887c2b11a6bf6fcda527befa2c660d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2506, "upload_time": "2016-06-19T06:53:39", "url": "https://files.pythonhosted.org/packages/fa/79/74bbabf08ac48d8ec7344204668b68772aa9312c5076e9ab66539f992399/ipynb_format-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1887c2b11a6bf6fcda527befa2c660d5", "sha256": "1515d807a1f11d211d49d19ea6c4cbc81d4b8f987a1b2aa0cfa5fd991a77c547" }, "downloads": -1, "filename": "ipynb_format-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1887c2b11a6bf6fcda527befa2c660d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2506, "upload_time": "2016-06-19T06:53:39", "url": "https://files.pythonhosted.org/packages/fa/79/74bbabf08ac48d8ec7344204668b68772aa9312c5076e9ab66539f992399/ipynb_format-0.1.1.tar.gz" } ] }