{ "info": { "author": "Robrecht De Rouck", "author_email": "Robrecht.De.Rouck@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Topic :: Utilities" ], "description": "=======\nPykaboo\n=======\n\nA convenient command line tool to check python source code from the python standard library and user installed packages.\n\nRunning Pykaboo opens a new tab in your browser listing your python standard library modules folder and user installed packages folder. New paths can also be added to this list. \n\nWhen clicking on a .py file, python syntax is highlighted and lines are numbered. \n\nTypical usage::\n\n $ pykaboo\n\nPykaboo shows only '.py' files and directories by default. But you can also allow files with other extensions to be viewed::\n\n $ pykaboo allow .css\n\nOr you can add custom directories next to the default links to the standard library modules and user installed packages::\n\n $ pykaboo add ~/Documents/my_python_projects\n\nFor a list of commands::\n\n $ pykaboo help\n\nInstallation\n============\nLinux and OS X users\n--------------------\nFirst install `pip `_. Then::\n\n $ pip install pykaboo\n\nWindows users\n-------------\nUse Cygwin or use a Linux distro on a virtual machine.\n\n* Using Cygwin:\n\n 1. Install `Cygwin `_. During the installation, also mark the ``bins`` of ``Python`` (under Interpreters) and ``wget`` (under Web) for installation. \n\n 2. In the Cygwin terminal run the following commands::\n \n $ wget http://peak.telecommunity.com/dist/ez_setup.py\n $ python ez_setup.py\n $ easy_install pip\n $ pip install pykaboo\n\n To use Pykaboo just run the following command in Cygwin::\n\n $ pykaboo\n\n In case you get errors, try `rebasing Cygwin `_ .\n\n* Using a virtual machine:\n\n `Here `_ you can find a tutorial to install the Linux distro Ubuntu on the virtual box virtual machine. Once installed see the Linux users section.\n\nSupport & bug reports\n=====================\nIf you need support or if you spot bugs send a mail to *robrecht.de.rouck at gmail.com*. If you have a github account opening an issue or making a poll request is appreciated in case of bugs.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pykaboo.herokuapp.com", "keywords": null, "license": "Modified BSD license", "maintainer": null, "maintainer_email": null, "name": "Pykaboo", "package_url": "https://pypi.org/project/Pykaboo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Pykaboo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pykaboo.herokuapp.com" }, "release_url": "https://pypi.org/project/Pykaboo/0.1.6/", "requires_dist": null, "requires_python": null, "summary": "A python source viewer.", "version": "0.1.6" }, "last_serial": 785430, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "98e74f7119d173b40f905280528c18af", "sha256": "e0bb3ef1186780ca919a76959d30d7e0dfaef64d0e4c372a9a6d21c9f14f11e5" }, "downloads": -1, "filename": "Pykaboo-0.1.0.tar.gz", "has_sig": false, "md5_digest": "98e74f7119d173b40f905280528c18af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7566, "upload_time": "2012-08-18T17:08:48", "url": "https://files.pythonhosted.org/packages/be/87/d9ba7ff707ceb1255081d034844f01e13217c6758eddde83def58222fc28/Pykaboo-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3f063e8237f9a86f01b0358f2ce09afb", "sha256": "6bfedf8c852ea12380cdbb926267281a0a4eac1c8eb4b066ede5a382184aa4fe" }, "downloads": -1, "filename": "Pykaboo-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3f063e8237f9a86f01b0358f2ce09afb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7776, "upload_time": "2012-08-21T22:13:44", "url": "https://files.pythonhosted.org/packages/00/53/6cc4ae30c923b287feb773a8ec56194509d21471562044d4f20dc51ec621/Pykaboo-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d19b9a0d3262ebc164ad54d82d983a6c", "sha256": "62e03304ca914582d62eb093f5493aa5e7c0cf08d40550d8fa3b7ce5dafb8ca7" }, "downloads": -1, "filename": "Pykaboo-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d19b9a0d3262ebc164ad54d82d983a6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8638, "upload_time": "2012-08-22T22:18:26", "url": "https://files.pythonhosted.org/packages/47/09/0613c5420be41ec8a04bc5ef9413de33d2935d8d1b52b07d898dc95542ab/Pykaboo-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "f34f08cfb221e7dcf3c788255e04793d", "sha256": "b8036e72f55f09a4a61b66ff2ab00b22b60eef087bdedfb16ab69449c0fcc1e0" }, "downloads": -1, "filename": "Pykaboo-0.1.3.tar.gz", "has_sig": false, "md5_digest": "f34f08cfb221e7dcf3c788255e04793d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9446, "upload_time": "2012-08-24T13:49:30", "url": "https://files.pythonhosted.org/packages/e1/aa/e0b2d265c11cf51276a06643b578c04305eac610a40e0b54224a3be96b59/Pykaboo-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "a6456037e8adad6b4d2e6998f184d4d0", "sha256": "2f2343ac82fe42e90fcc1f0dbc6777ddd04399d85bd878f0028f7e09d1ec6c27" }, "downloads": -1, "filename": "Pykaboo-0.1.4.tar.gz", "has_sig": false, "md5_digest": "a6456037e8adad6b4d2e6998f184d4d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9612, "upload_time": "2012-08-24T15:25:11", "url": "https://files.pythonhosted.org/packages/24/5a/f8a6c5e059f6f23939975f8e06c8f23a85529d23cf1f5bfab65964d391fe/Pykaboo-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "8a7d41d2aea9654f434ea548a7571594", "sha256": "e9f4df1faf7c373551091c567c4afaa3ed101fcdf847d026d7ecb667ea08ea6f" }, "downloads": -1, "filename": "Pykaboo-0.1.5.tar.gz", "has_sig": false, "md5_digest": "8a7d41d2aea9654f434ea548a7571594", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10673, "upload_time": "2012-08-29T19:43:51", "url": "https://files.pythonhosted.org/packages/63/0f/517ccc7b3f908275cc3423629c4040c5008421b8f4119e329f58693fabf3/Pykaboo-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "f96f9ec6bc050ced184925f5675a5578", "sha256": "8d6bc669f0be720503d322de7f4e94e0796b12ead0c646e83bbac3777ba9fc7c" }, "downloads": -1, "filename": "Pykaboo-0.1.6.tar.gz", "has_sig": false, "md5_digest": "f96f9ec6bc050ced184925f5675a5578", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10793, "upload_time": "2012-08-31T10:12:38", "url": "https://files.pythonhosted.org/packages/d6/a4/9239b8a69772254f98611ad5ad5e712fa8441d19697037fbd312eb391f66/Pykaboo-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f96f9ec6bc050ced184925f5675a5578", "sha256": "8d6bc669f0be720503d322de7f4e94e0796b12ead0c646e83bbac3777ba9fc7c" }, "downloads": -1, "filename": "Pykaboo-0.1.6.tar.gz", "has_sig": false, "md5_digest": "f96f9ec6bc050ced184925f5675a5578", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10793, "upload_time": "2012-08-31T10:12:38", "url": "https://files.pythonhosted.org/packages/d6/a4/9239b8a69772254f98611ad5ad5e712fa8441d19697037fbd312eb391f66/Pykaboo-0.1.6.tar.gz" } ] }