{ "info": { "author": "Ulf Hamster", "author_email": "554c46@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "[![Build Status](https://travis-ci.org/kmedian/colabtweak.svg?branch=master)](https://travis-ci.org/kmedian/colabtweak)\n\n# colabtweak\nTweaks for Google Colab.\n\n\n\n## Installation\nThe `colabtweak` [git repo](http://github.com/kmedian/colabtweak) is available as [PyPi package](https://pypi.org/project/colabtweak)\n\n```\npip install colabtweak\n```\n\nIn Colab use this\n\n```\n! pip install colabtweak\n```\n\n\n\n## Commands\n* Check syntax: `flake8 --ignore=F401`\n* Remove `.pyc` files: `find . -type f -name \"*.pyc\" | xargs rm`\n* Remove `__pycache__` folders: `find . -type d -name \"__pycache__\" | xargs rm -rf`\n* Upload to PyPi with twine: `python setup.py sdist && twine upload -r pypi dist/*`\n\n\n## Support\nPlease [open an issue](https://github.com/kmedian/colabtweak/issues/new) for support.\n\n\n## Contributing\nPlease contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/kmedian/colabtweak/compare/).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/kmedian/colabtweak", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "colabtweak", "package_url": "https://pypi.org/project/colabtweak/", "platform": "", "project_url": "https://pypi.org/project/colabtweak/", "project_urls": { "Homepage": "http://github.com/kmedian/colabtweak" }, "release_url": "https://pypi.org/project/colabtweak/0.1.4/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Tweaks for Google Colab", "version": "0.1.4" }, "last_serial": 4472959, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "327d07e258bdcf5b4a527cdd46fab269", "sha256": "89324c1d90f4502ba45ac36d2502cc4d13918fbc5fef0d5fc6551b00da4e8a8c" }, "downloads": -1, "filename": "colabtweak-0.1.0.tar.gz", "has_sig": false, "md5_digest": "327d07e258bdcf5b4a527cdd46fab269", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2828, "upload_time": "2018-10-31T06:29:39", "url": "https://files.pythonhosted.org/packages/68/75/5c2ca44205160e7b2e8ce31eecc2530d947e22d0a7a09c9a8e14a964d1b7/colabtweak-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c63c6fee265af12ba856c3b83d4a8e02", "sha256": "0e11e856cc8f54a433694588a9d79f22b849104fb5ccf32e9c45ca00bb432599" }, "downloads": -1, "filename": "colabtweak-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c63c6fee265af12ba856c3b83d4a8e02", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2792, "upload_time": "2018-11-10T11:38:45", "url": "https://files.pythonhosted.org/packages/ab/9a/5c2e43987b386fa06b28213b01ad5801284d2112539025b4b99b7a97dd56/colabtweak-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "e50f5d9e14ff75f773d812afdc598512", "sha256": "d293035a03a8c5883cf6af14ee1fe69186b8de40321721193b8fab2a1fab74c8" }, "downloads": -1, "filename": "colabtweak-0.1.2.tar.gz", "has_sig": false, "md5_digest": "e50f5d9e14ff75f773d812afdc598512", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2858, "upload_time": "2018-11-10T12:14:19", "url": "https://files.pythonhosted.org/packages/7c/0d/d34111c3641a546e901cbb2ae08b6213d0f2838547f1f8d3987ab3b85a00/colabtweak-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "ed18c1c38ce25c9f34b4c71b4d0617b0", "sha256": "5d4f889a1226d0a318d82288bcc77c08c45934129c0d47404f5a82ea8dcc62b3" }, "downloads": -1, "filename": "colabtweak-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ed18c1c38ce25c9f34b4c71b4d0617b0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2853, "upload_time": "2018-11-10T22:33:11", "url": "https://files.pythonhosted.org/packages/6d/55/2af2769bd709c83061c2a5041a4e4b5726caa33604b4678589833b88bf44/colabtweak-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "79df9dc9bab5ca5a0fb7228ef103fe61", "sha256": "24d6c375b572c5e146c8d73a56a65b439f9617729649d6377d77d798d4e23650" }, "downloads": -1, "filename": "colabtweak-0.1.4.tar.gz", "has_sig": false, "md5_digest": "79df9dc9bab5ca5a0fb7228ef103fe61", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2875, "upload_time": "2018-11-10T23:25:02", "url": "https://files.pythonhosted.org/packages/53/ed/7e75707d0aea7df20436e194cd0f4e583459c93585bad1eac83b30f8efde/colabtweak-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79df9dc9bab5ca5a0fb7228ef103fe61", "sha256": "24d6c375b572c5e146c8d73a56a65b439f9617729649d6377d77d798d4e23650" }, "downloads": -1, "filename": "colabtweak-0.1.4.tar.gz", "has_sig": false, "md5_digest": "79df9dc9bab5ca5a0fb7228ef103fe61", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2875, "upload_time": "2018-11-10T23:25:02", "url": "https://files.pythonhosted.org/packages/53/ed/7e75707d0aea7df20436e194cd0f4e583459c93585bad1eac83b30f8efde/colabtweak-0.1.4.tar.gz" } ] }