Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sloria/konch
Configures your Python shell.
https://github.com/sloria/konch
bpython command-line ipython ptpython python python-3 repl shell
Last synced: about 8 hours ago
JSON representation
Configures your Python shell.
- Host: GitHub
- URL: https://github.com/sloria/konch
- Owner: sloria
- License: mit
- Created: 2014-03-14T02:28:45.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T20:26:09.000Z (23 days ago)
- Last Synced: 2024-12-20T01:10:53.701Z (7 days ago)
- Topics: bpython, command-line, ipython, ptpython, python, python-3, repl, shell
- Language: Python
- Homepage: https://konch.readthedocs.io/
- Size: 580 KB
- Stars: 408
- Watchers: 11
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
=====
konch
=====.. image:: https://badgen.net/pypi/v/konch
:alt: pypi badge
:target: https://pypi.org/project/konch/.. image:: https://github.com/sloria/konch/actions/workflows/build-release.yml/badge.svg
:alt: ci status
:target: https://github.com/sloria/konch/actions/workflows/build-release.yml.. image:: https://readthedocs.org/projects/konch/badge/
:target: https://konch.readthedocs.io/
:alt: DocumentationConfigures 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`https://konch.readthedocs.io `_
==============================================================