laurenbarker / konch

Configures your Python shell.

Home Page:http://konch.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

konch

Latest version Travis-CI Documentation

Configures your Python shell

konch is a CLI and configuration utility for the Python shell, optimized for simplicity and productivity.

  • Automatically import any object upon startup
  • Simple, per-project configuration in a single file (it's just Python code)
  • No external dependencies
  • Uses IPython, BPython, or ptpython if available, and falls back to built-in interpreter
  • Automatically load IPython extensions
  • Can have multiple configurations per project using named configs
Demo

About

Configures your Python shell.

http://konch.readthedocs.io/

License:MIT License


Languages

Language:Python 100.0%