All Projects → sloria → Konch

sloria / Konch

Licence: mit
Configures your Python shell.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Konch

Radian
A 21 century R console
Stars: ✭ 878 (+123.41%)
Mutual labels:  ipython, repl
Chime
🎵 Python sound notifications made easy
Stars: ✭ 56 (-85.75%)
Mutual labels:  command-line, ipython
Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (+1353.69%)
Mutual labels:  ipython, repl
Pyinquirer
A Python module for common interactive command line user interfaces
Stars: ✭ 1,151 (+192.88%)
Mutual labels:  command-line, ipython
pyhstr
hstr, but for Python shells
Stars: ✭ 12 (-96.95%)
Mutual labels:  ipython, repl
Textbeat
🎹 plaintext music sequencer and midi shell, with vim playback 🥁
Stars: ✭ 274 (-30.28%)
Mutual labels:  command-line, repl
Ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Stars: ✭ 15,107 (+3744.02%)
Mutual labels:  ipython, repl
Bull Repl
Bull / BullMQ queue command line REPL
Stars: ✭ 121 (-69.21%)
Mutual labels:  command-line, repl
Hydrogen
Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
Stars: ✭ 3,763 (+857.51%)
Mutual labels:  ipython, repl
Cliffy
NodeJS Framework for Interactive CLIs
Stars: ✭ 263 (-33.08%)
Mutual labels:  command-line, repl
Doitlive
Because sometimes you need to do it live
Stars: ✭ 3,073 (+681.93%)
Mutual labels:  command-line, ipython
Func
Modern Command Line Framework.
Stars: ✭ 384 (-2.29%)
Mutual labels:  command-line
Wac
WebAssembly interpreter in C
Stars: ✭ 372 (-5.34%)
Mutual labels:  repl
Command Line One Liners
Command line one-liners.
Stars: ✭ 372 (-5.34%)
Mutual labels:  command-line
Kondo
Save disk space by cleaning non-essential files from software projects.
Stars: ✭ 373 (-5.09%)
Mutual labels:  command-line
Beats
A command-line drum machine. Convert a beat notated in YAML into a *.wav file.
Stars: ✭ 389 (-1.02%)
Mutual labels:  command-line
Py cui
A python library for intuitively creating CUI/TUI interfaces with widgets, inspired by gocui.
Stars: ✭ 380 (-3.31%)
Mutual labels:  command-line
T2b
A wicked-powerful text macro language for building binary files.
Stars: ✭ 370 (-5.85%)
Mutual labels:  command-line
Jwt Cracker
Simple HS256 JWT token brute force cracker
Stars: ✭ 365 (-7.12%)
Mutual labels:  command-line
Terminal Link
Create clickable links in the terminal
Stars: ✭ 361 (-8.14%)
Mutual labels:  command-line

===== 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

https://konch.readthedocs.io <https://konch.readthedocs.io>_

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].