konch
konch copied to clipboard
Configures your Python shell.
===== konch
.. image:: https://badgen.net/pypi/v/konch :alt: pypi badge :target: https://pypi.org/project/konch/
.. image:: https://dev.azure.com/sloria/sloria/_apis/build/status/sloria.konch?branchName=master :alt: ci status :target: https://dev.azure.com/sloria/sloria/_build/latest?definitionId=16&branchName=master
.. image:: https://readthedocs.org/projects/konch/badge/ :target: https://konch.readthedocs.io/ :alt: Documentation
.. image:: https://badgen.net/badge/code%20style/black/000 :target: https://github.com/ambv/black :alt: Code style: Black
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
.. image:: https://user-images.githubusercontent.com/2379650/51432821-2ce68180-1c0c-11e9-9c8d-8053a1b99818.gif :alt: Demo :target: https://konch.readthedocs.io