Skip to main content

A python source viewer.

Project description

A convenient command line tool to check python source code from the python standard library and user installed packages.

Running 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.

When clicking on a .py file, python syntax is highlighted and lines are numbered.

Typical usage:

$ pykaboo

Pykaboo shows only ‘.py’ files and directories by default. But you can also allow files with other extensions to be viewed:

$ pykaboo allow .css

Or you can add custom directories next to the default links to the standard library modules and user installed packages:

$ pykaboo add ~/Documents/my_python_projects

For a list of commands:

$ pykaboo help

Installation

Linux and OS X users

First install pip. Then:

$ pip install pykaboo

Windows users

Use Cygwin or use a Linux distro on a virtual machine.

  • Using Cygwin:

    1. Install Cygwin. During the installation, also mark the bins of Python (under Interpreters) and wget (under Web) for installation.

    2. In the Cygwin terminal run the following commands:

      $ wget http://peak.telecommunity.com/dist/ez_setup.py
      $ python ez_setup.py
      $ easy_install pip
      $ pip install pykaboo

      To use Pykaboo just run the following command in Cygwin:

      $ pykaboo

      In case you get errors, try rebasing Cygwin .

  • Using a virtual machine:

    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.

Support & bug reports

If 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Pykaboo-0.1.5.tar.gz (10.7 kB view details)

Uploaded Source

File details

Details for the file Pykaboo-0.1.5.tar.gz.

File metadata

  • Download URL: Pykaboo-0.1.5.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Pykaboo-0.1.5.tar.gz
Algorithm Hash digest
SHA256 e9f4df1faf7c373551091c567c4afaa3ed101fcdf847d026d7ecb667ea08ea6f
MD5 8a7d41d2aea9654f434ea548a7571594
BLAKE2b-256 630f517ccc7b3f908275cc3423629c4040c5008421b8f4119e329f58693fabf3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page