CLI and configuration utility for the Python shell, optimized for simplicity and productivity.
Project description
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 dependencies
Uses IPython and BPython if available, and falls back to built-in interpreter
Can have multiple configurations per project using named configs
http://konch.readthedocs.org
Changelog
0.3.2 (2014-03-18)
Some changes to make it easier to use konch programatically.
konch.start() can be called with no arguments.
Expose docopt argument parsing via knoch.parse_args().
0.3.1 (2014-03-17)
Doesn’t change current working directory.
Less magicks.
Tested on Python 3.4.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file konch-0.3.2.tar.gz
.
File metadata
- Download URL: konch-0.3.2.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbc21ae4cad61490491140a3dfc41749c31a6a3ddab2603e8582cdbfcfc4abd3 |
|
MD5 | 522917a5ec9dbe74175c1fb76b55689b |
|
BLAKE2b-256 | 0062f7c20f2d12dfaa6b4c20e84d5a0755464f6669cd9161a167ef0c2294235a |