14 projects
xontrib-commands
Useful xonsh-shell commands/alias functions
flake8-cached
A wrapper around flake8's cli that uses cache at file level
arger
Create argparser automatically from functions
xontrib-avox-poetry
auto-activate venv as one cd into a poetry project
pipm
Wrapper around pip commands to auto-update requirements file
xontrib-powerline3
Yet another powerline theme for xonsh with async prompt support.
flake8-typing-import-style
A flake8 plugin to ensure typing module import convention
xontrib-hist-navigator
A Xonsh plugin to navigate between directories like fish's prevd/nextd
dynamic-conf
Easy to manage Config variables separate from App code. Useful while developing and deploying( CI/CD) django web-apps
xontrib-broot
broot support function for xonsh shell
xontrib-cmd-durations
Send notification once long running command is finished. Add duration PROMP_FIELD.
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.