Pinned Repositories
amalgamate
Collapses Python packages into a single module.
awesome-xontribs
Awesome list of Xonsh contributions/extensions
lazyasd
Lazy & self-destructive tools for speeding up module imports
py-bash-completion
A framework for accessing bash completions from Python
xonsh
:shell: Python-powered shell. Full-featured and cross-platform.
xontrib-abbrevs
Command abbreviations. This expands input words as you type.
xontrib-jedi
Xonsh Python mode completions using jedi
xontrib-jupyter
Xonsh jupyter kernel allows to run Xonsh shell code in Jupyter, JupyterLab, Euporia, etc.
xontrib-template
Full-featured template for building extension (xontrib) for the xonsh shell.
xontrib-vox
Python virtual environment manager for xonsh.
xonsh's Repositories
xonsh/xonsh
:shell: Python-powered shell. Full-featured and cross-platform.
xonsh/awesome-xontribs
Awesome list of Xonsh contributions/extensions
xonsh/lazyasd
Lazy & self-destructive tools for speeding up module imports
xonsh/xontrib-template
Full-featured template for building extension (xontrib) for the xonsh shell.
xonsh/xontrib-jupyter
Xonsh jupyter kernel allows to run Xonsh shell code in Jupyter, JupyterLab, Euporia, etc.
xonsh/xontrib-vox
Python virtual environment manager for xonsh.
xonsh/py-bash-completion
A framework for accessing bash completions from Python
xonsh/xontrib-abbrevs
Command abbreviations. This expands input words as you type.
xonsh/xontrib-jedi
Xonsh Python mode completions using jedi
xonsh/slug
A snail without its shell
xonsh/xontrib-fish-completer
Populate rich completions using fish and remove the default bash based completer
xonsh/minixonsh
Subset of Xonsh, that can be statically compiled, implemented in C++
xonsh/xontrib-whole-word-jumping
Jump/delete across whole (non-whitespace) words with Ctrl+Left/Right/Delete/Backspace.
xonsh/pygments-cache
A fast drop-in replacement for pygments `get_*()` and `guess_*()` funtions
xonsh/xonsh-docs
Documentation for xonsh
xonsh/container
xonsh on docker
xonsh/xontrib-mpl
Matplotlib hooks for xonsh, including 'mpl' alias that displays the current figure on the screen
xonsh/xontrib-bashisms
Bash-like interactive mode extensions for the xonsh shell. It's made mostly for education reasons.
xonsh/prlint
xonsh pull request linting
xonsh/xontrib-debug-tools
Debug tools for xonsh shell.
xonsh/xontrib-free-cwd
To release the lock on the current directory whenever the prompt is shown in xonsh shell. Windows only xontrib.
xonsh/xontrib-ptk-shell
feature rich prompt-toolkit based shell backend for Xonsh
xonsh/peg-parser
xonsh-parser
xonsh/scipy-2019-tutorial
xonsh - bringing Python data science to your shell
xonsh/xonsh.github.io
The xonsh website available at http://xon.sh
xonsh/xontrib-coreutils
Additional cross-platform core utilities that are implemented in xonsh.
xonsh/.github
xonsh/actions
Github CI workflows for the xonsh shell internal projects.
xonsh/landing-page-dev
Temporary place for landing page development
xonsh/xontrib-distributed
Dask Distributed integration for Xonsh