23 projects
xonsh
Python-powered shell. Full-featured and cross-platform.
xontrib-jupyter
Xonsh kernel for Jupyter Notebook and Jupyter Lab allows to execute xonsh shell commands in a notebook cell
xontrib-jedi
Improved Xonsh's Python completions using jedi
xontrib-cmd-durations
Send notification once long running command is finished. Add duration PROMP_FIELD.
xontrib-commands
Useful xonsh-shell commands/alias functions
xontrib-jupyter-shell
A shell for the Jupyter kernel.
xontrib-hist-navigator
A Xonsh plugin to navigate between directories like fish's prevd/nextd
xontrib-term-integrations
Support shell integration of terminal programs iTerm2, Kitty...
arger
Create argparser automatically from functions
flake8-cached
A wrapper around flake8's cli that uses cache at file level
xontrib-avox-poetry
auto-activate venv as one cd into a poetry project
xontrib-broot
broot support function for xonsh shell
xontrib-mpl
Matplotlib hooks for xonsh, including the new 'mpl' alias that displays the current figure on the screen
xontrib-distributed
The distributed parallel computing library hooks for xonsh
xontrib-powerline3
Yet another powerline theme for xonsh with async prompt support.
xontrib-django
Django auto-completions for Xonsh shell
pipm
Wrapper around pip commands to auto-update requirements file
xontrib-iterm2
iTerm2 shell integration for Xonsh shell.
flake8-typing-import-style
A flake8 plugin to ensure typing module import convention
dynamic-conf
Easy to manage Config variables separate from App code. Useful while developing and deploying( CI/CD) django web-apps
xontrib-cmd-done
Send notification once long running command is finished. Add duration PROMP_FIELD.
django-utils-plus
A reusable Django app with small set of utilities for urls, viewsets, commands and more
django-admin-smoke-tests-2
Runs some quick tests on your admin site objects to make sure there aren't non-existant fields listed, etc.