Skip to main content

Customizes your Python shell.

Project description

Customizes your Python shell

  • Automatically import any object upon startup

  • Simple, per-project configuration (it’s just Python code)

  • Python is the only dependency

  • Uses IPython and BPython if available, and falls back to built-in interpreter

  • Can have multiple configurations per project using named configs

Demo

http://konch.readthedocs.org

Changelog

0.3.0 (2014-03-16)

  • Smarter path resolution. konch will search parent directories until it finds a .konchrc file to use.

  • Make prompt configurable on IPython and built-in shell. Output template is also supported on IPython.

  • Backwards-incompatible: Remove support for old (<=0.10.x–released 3 years ago!) versions of IPython.

0.2.0 (2014-03-15)

  • Fix bug with importing modules and packages in the current working directory.

  • Introducing named configs.

0.1.0 (2014-03-14)

  • First release to PyPI.

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

konch-0.3.0.tar.gz (13.2 kB view hashes)

Uploaded Source

Supported by

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