❤️ Sponsorship Just buy me a few cups of coffee (support crypto). Thanks! 🚀 My effort You won't be the same after using this: xxh - Bring your favorite shell…
❤️ Sponsorship
- Just buy me a few cups of coffee (support crypto). Thanks!
🚀 My effort
You won't be the same after using this:
- xxh - Bring your favorite shell wherever you go through the ssh.
- The xonsh shell - Python-powered shell. Full-featured and cross-platform.
j = $(@json echo '{}').
* argcomplete - Tab completion of python and xonsh scripts using argcomplete.
* clp - Copy output to clipboard.
* output-search - Get words from the previous command output for the next command.
* pipeliner - Let your pipe lines flow thru the Python code.
* pm - Persistent aliases for package managers.
* Prompt:
* prompt-bar - The bar prompt for xonsh shell with customizable sections.
* prompt-starship - Starship cross-shell prompt in xonsh shell.
* starship-prompt-mono - Monochrome style for starship prompt.
* History:
* How to convert xonsh history from json to sqlite?
* history-encrypt - History backend that can encrypt the xonsh shell commands history.
* Dev tools:
* xonsh-developer-toolkit - The xonsh developer toolkit contains all spectrum of instrument to develop xonsh shell.
* xontrib-template - A template to create, packaging and promote xontrib in 5 minutes.
* xonsh-awesome-cli-app - Example of awesome cli app template for xonsh.
* macro - Library of the useful macro for the xonsh shell.
* hist-format - Format xonsh history to post it to Github or another page.
* docker-xonsh-wrapper - Wrap an app in docker container and catch the signals from docker using xonsh shell.
* xunter - Profiling the xonsh shell code using hunter.
* my-xonsh-fork - Convert your xonsh fork package name to the new.
* xonsh-logo - The xonsh logo, design and pictures for posts, stickers, t-shirts.
* Portable:
* xonsh.AppImage - The one Linux-portable executable file which contains both xonsh and Python. Also on Alpine.
* xonsh-binary - Building xonsh binary file.
* xonsh-flatpak - xonsh flatpak package.
* External tools:
* xonsh-prewarmed - Run interactive xonsh session in milliseconds using prewarmed GNU Screen session from the background.
* xonsh-vim-read - The xonsh shell wrapper to running the command via vim read.
* Metapackages:
* xontrib-ergopack - Meta package that installs group of ergonomic xontribs in xonsh shell.
* xontrib-openai - Use Open AI models in xonsh shell.
* Xonsh Enrichment Proposals (XEP):
* XEP-2: Xonsh Operators Proposal - Single operator approach
- tokenize-output - Get identifiers, names, paths, URLs and words from the command output i.e. use xontrib-output-search.
- fstrider - File system navigator for reducing keystrokes and doing thing intuitive. Alternative to cd-ls.
- localsql - Querying csv, xlsx, json local files using SQL as easy as possible.
- pipi - The simple way to install PyPi packages using pip from directory, PyPi projects, Github links.
- jj - enJoy Json (JJ) is to syntax highlighting and formatting the json, javascript or python dict object in error-tolerant manner.
- bar-theme - The shell prompt appearance conception called Bar.
-
xonsh-cheatsheet
Cheat sheet for Xonsh shell with copy-pastable examples.
Python ★ 299 2mo agoExplain → -
xontrib-rc-awesome
👓 🐚 Make your xonsh RC file installable with awesome snippets of code.
Python ★ 99 2mo agoExplain → -
xontrib-prompt-starship
Starship cross-shell prompt in xonsh shell.
Python ★ 67 3mo agoExplain → -
xontrib-sh
Paste and run commands from bash, zsh, fish, tcsh, pwsh in xonsh shell.
Python ★ 65 7mo agoExplain → -
xontrib-pipeliner
Let your pipe lines flow thru the Python code in Xonsh shell.
Python ★ 63 2mo agoExplain → -
xontrib-prompt-bar
The bar prompt for xonsh shell with customizable sections and Starship support.
Python ★ 55 2mo agoExplain → -
metabase-sql-wrapper
This is a docker-container based on Metabase container that automatically saves Metabase H2 database to SQL-file and creates Metabase H2 database from SQL-file.
Python ★ 54 1y agoExplain → -
xontrib-output-search
Get identifiers, paths, URLs and words from the previous command output and use them for the next command in @xonsh.
Python ★ 51 3mo agoExplain → -
xontrib-argcomplete
Argcomplete support for tab completion of Python and Xonsh scripts in the Xonsh shell.
Python ★ 35 3mo agoExplain → -
xontrib-history-encrypt
🔐 The xonsh shell history backend to encrypt the commands history file to prevent leaking sensitive data.
Python ★ 25 3y agoExplain → -
xontrib-ergopack
📦 Meta package that installs group of ergonomic xontribs in xonsh shell.
Python ★ 25 3y agoExplain → -
xonsh-install ▣
Best way to install xonsh on Linux or macOS and using it as core shell.
Shell ★ 24 3mo agoExplain → -
starship-prompt-mono
Monochrome style for @starship prompt.
★ 21 1mo agoExplain → -
xontrib-macro
Library of the useful macros for the @xonsh shell.
Python ★ 20 3mo agoExplain → -
xontrib-onepath
Associate files and directories with app or alias and run it without preceding commands in xonsh shell.
Python ★ 19 3y agoExplain → -
xontrib-jump-to-dir
Jump to used before directory by part of the path or command in xonsh shell. Lightweight zero-dependency implementation of autojump or zoxide projects functionality.
Python ★ 18 2y agoExplain → -
xontrib-dalias
Library of decorator aliases (daliases) for @xonsh.
Python ★ 16 29d agoExplain → -
xontrib-clp
Copy output to clipboard. Cross-platform.
Python ★ 16 2y agoExplain → -
xontrib-back2dir
Return to the most recently used directory when starting the xonsh shell.
Python ★ 12 2y agoExplain → -
xonsh-binary
Compile the xonsh shell to have binary version.
Dockerfile ★ 10 2mo agoExplain → -
xonsh-awesome-cli-app
Example of awesome CLI app template for xonsh.
Python ★ 9 1mo agoExplain → -
xunter
Tracing and profiling for the xonsh shell based on python-hunter.
Python ★ 9 6mo agoExplain → -
xontrib-pm
Persistent aliases for package managers.
Python ★ 8 3mo agoExplain → -
xontrib-hist-format
Format xonsh history to post it to Github or another page.
Python ★ 8 3mo agoExplain → -
xonsh-prewarmed
Run interactive xonsh shell session in milliseconds using prewarmed session from the background.
Shell ★ 8 1y agoExplain → -
fstrider ▣
Intuitive and fast file system navigator for terminal. Alternative to cd-ls. Written on Python. Zero dependency in pair with xonsh shell.
Python ★ 7 8mo agoExplain → -
tokenize-output
Get identifiers, names, paths, URLs and words from the terminal command output.
Python ★ 7 3y agoExplain → -
anki-code
No description.
★ 6 3mo agoExplain → -
localsql
Querying csv, xlsx, json local files using SQL as easy as possible.
Python ★ 6 2y agoExplain → -
pipi
The simple way to install PyPi packages using pip from directory, PyPi projects, Github links.
Python ★ 6 3y agoExplain → -
xontrib-openai
Use Open AI models in xonsh shell.
Python ★ 6 3y agoExplain → -
docker-xonsh-wrapper
Wrap an app in docker container and catch the signals from docker using xonsh shell.
Python ★ 4 3y agoExplain → -
xonsh-operators-proposal
Proposals of the new logic for xonsh operators.
Python ★ 3 3y agoExplain → -
xonsh2
xonsh2 - XEP-2 based xonsh.
Python ★ 3 5y agoExplain → -
my-xonsh-fork
Convert your xonsh fork package name to the new.
Python ★ 3 3y agoExplain → -
xonsh-logo ▣
Moved to https://github.com/xonsh/logo
★ 2 3mo agoExplain → -
anki-code.github.io
No description.
HTML ★ 2 2y agoExplain → -
jj
enJoy Json (JJ) is to syntax highlighting and formatting the json, javascript or python dict object in error-tolerant manner.
Python ★ 2 1y agoExplain → -
shell-prompt-theme-bar
The shell prompt appearance conception called Bar.
Shell ★ 2 1y agoExplain → -
xonsh-vim-read
The xonsh shell wrapper to running the command via vim read.
Python ★ 2 3y agoExplain → -
xonsh-developer-toolkit
The xonsh developer toolkit contains all spectrum of instrument to develop xonsh shell.
Python ★ 1 4mo agoExplain → -
dyuri ⑂
Profile
★ 1 6y agoExplain → -
cpython ⑂
The Python programming language
★ 1 2y agoExplain → -
3DToolbox ⑂
3D Toolbox for 3D tools/code. Basis voor de NL 3D community
★ 1 3y agoExplain → -
fucking-awesome-python ⑂
awesome-python with :octocat: :star: and :fork_and_knife:
★ 1 8mo agoExplain → -
anonymization-reconstruction-attack ⑂
No description.
★ 1 5y agoExplain → -
xontrib-ask
Draft. A zero-dependency alternative to fzf for xonsh.
Python ★ 1 2y agoExplain → -
xonsh-xep-2
XEP-2 xonsh fork.
Python ★ 1 5y agoExplain → -
inshellisense ⑂
IDE style command line auto complete
★ 0 21d agoExplain → -
xontrib-watch ⑂
flicker-free `xwatch` for xonsh
★ 0 1mo agoExplain → -
redo ⑂
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
★ 0 2mo agoExplain → -
xonsh-language-server ⑂
An LSP for Xonsh python-shell
★ 0 3mo agoExplain → -
tabcompleter ⑂
A friendly fork of (unmaintained) fancycompleter, but works on Linux, macOS, and Windows.
★ 0 3mo agoExplain → -
pdbp ⑂
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.
★ 0 6mo agoExplain → -
carapace ⑂
A multi-shell completion library.
★ 0 3mo agoExplain → -
cratedb-examples ⑂
A collection of clear and concise examples how to work with CrateDB, including software stack definitions for end-to-end test scenarios.
★ 0 3mo agoExplain → -
python-fire ⑂
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
★ 0 4mo agoExplain → -
data-science-links ⑂
A curated list of links to great data science articles, videos, ...
★ 0 5mo agoExplain → -
DataSciencePython ⑂
common data analysis and machine learning tasks using python
★ 0 5mo agoExplain → -
awesome-datascience ⑂
:memo: An awesome Data Science repository to learn and apply for real world problems.
★ 0 5mo agoExplain → -
xonsh ⑂
Python-powered, cross-platform, Unix-gazing shell
Python ★ 0 9d agoExplain → -
virtualenv ⑂
Virtual Python Environment builder
★ 0 3mo agoExplain → -
vscode ⑂
Visual Studio Code
★ 0 7mo agoExplain → -
vscode-xonsh-terminal
No description.
★ 0 7mo agoExplain → -
xontrib-history-looseene ⑂
Fast small embed history backend for xonsh
★ 0 7mo agoExplain → -
iterm2-website ⑂
Website for iTerm2
★ 0 7mo agoExplain → -
iTerm2-shell-integration ⑂
Shell integration and utilities for iTerm2
★ 0 6mo agoExplain → -
iTerm2 ⑂
iTerm2 is a terminal emulator for Mac OS X that does amazing things.
★ 0 8mo agoExplain → -
xontrib-rerun ⑂
xonsh module to run last commands
★ 0 8mo agoExplain → -
slooo ⑂
Slooo: A Fail-slow Fault Injection Testing Framework
★ 0 3y agoExplain → -
build_the_world ⑂
Scripts to build much of the Scipy ecosystem from source.
★ 0 8mo agoExplain → -
vscode-torizon-templates ⑂
VS Code Torizon Integrated Development Environment Templates
★ 0 8mo agoExplain → -
python-github-projects ⑂
Collect and classify python projects on Github (deprecated)
★ 0 8mo agoExplain → -
rustup ⑂
The Rust toolchain installer
★ 0 8mo agoExplain → -
test-gh
No description.
Python ★ 0 8mo agoExplain → -
python-pentest-tools ⑂
Python tools for penetration testers
★ 0 8mo agoExplain → -
best-of-python-dev ⑂
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
★ 0 3y agoExplain → -
best-of-python ⑂
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
★ 0 3y agoExplain → -
awesome-synthetic-data ⑂
A curated list of awesome synthetic data tools (open source and commercial).
★ 0 2y agoExplain → -
awesome-python ⑂
A curated list of awesome Python frameworks, libraries, software and resources
★ 0 1y agoExplain → -
appimage.github.io ⑂
Given an URL to an AppImage, the GitHub action in this project inspects the AppImage and puts it into a community-maintained catalog
★ 0 7mo agoExplain → -
xontrib-emacs-adwaita-dark ⑂
No description.
★ 0 1y agoExplain → -
coconut ⑂
Simple, elegant, Pythonic functional programming.
★ 0 3mo agoExplain → -
xontrib-psub ⑂
No description.
★ 0 1y agoExplain → -
xontrib-1password ⑂
Easy 1password support for xonsh
★ 0 1y agoExplain → -
awesome-cli-apps ⑂
🖥 📊 🕹 🛠 A curated list of command line apps
★ 0 11mo agoExplain → -
iterm2-icons ⑂
Replacement icon for iTerm2 or other macOS terminal apps. Designed for Big Sur.
★ 0 1y agoExplain → -
xontrib-term-integrations ⑂
Shell integration for Xonsh
★ 0 3y agoExplain → -
conda ⑂
A system-level, binary package and environment manager running on all major operating systems and platforms.
★ 0 3mo agoExplain → -
mamba ⑂
The Fast Cross-Platform Package Manager
★ 0 2y agoExplain → -
python-cmake-buildsystem-py3.10 ⑂
py3.10 fork https://github.com/bjia56/python-cmake-buildsystem/tree/python3.10 fork https://github.com/python-cmake-buildsystem/python-cmake-buildsystem
★ 0 2y agoExplain → -
sqlite-web ⑂
Web-based SQLite database browser written in Python
★ 0 2y agoExplain → -
pygments ⑂
Pygments is a generic syntax highlighter written in Python
★ 0 2y agoExplain → -
zulip ⑂
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
★ 0 2y agoExplain → -
xontrib-dotdot ⑂
Better aliases['..'] = 'cd ..'
★ 0 2y agoExplain → -
browsr ⑂
🗂️ a pleasant file explorer in your terminal supporting remote and local filesystems
★ 0 2y agoExplain → -
job-titles ⑂
Normalized dataset of 70k job titles
★ 0 2y agoExplain → -
atuin ⑂
✨ Magical shell history
★ 0 2y agoExplain → -
bat ⑂
A cat(1) clone with wings.
Rust ★ 0 2y agoExplain → -
mf-bocd ⑂
Active multi-fidelity Bayesian online changepoint detection.
★ 0 5y agoExplain → -
xontrib-chatgpt ⑂
Gives the ability to use ChatGPT directly from the command line on the Xonsh Shell
★ 0 2y agoExplain → -
xonsh-feedstock ⑂
A conda-smithy repository for xonsh.
★ 0 2y agoExplain → -
Web-Attack-Cheat-Sheet ⑂
Web Attack Cheat Sheet
★ 0 3y agoExplain → -
zellij ⑂
A terminal workspace with batteries included
★ 0 3y agoExplain → -
euporie ⑂
Jupyter notebooks in the terminal
★ 0 3y agoExplain → -
awesome-jupyter ⑂
A curated list of awesome Jupyter projects, libraries and resources
★ 0 3y agoExplain → -
best-of-jupyter ⑂
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
★ 0 1y agoExplain → -
datascience ⑂
Curated list of Python resources for data science.
★ 0 3y agoExplain → -
jupyterlab ⑂
JupyterLab computational environment.
★ 0 3y agoExplain → -
guildai ⑂
Experiment tracking, ML developer tools
★ 0 3y agoExplain → -
explore ⑂
Community-curated topic and collection pages on GitHub
★ 0 8mo agoExplain → -
test2
No description.
★ 0 4y agoExplain → -
test
No description.
★ 0 4y agoExplain → -
xontrib-log-all-history ⑂
Xonsh log all history xontrib
★ 0 3y agoExplain → -
xontrib-histcpy ⑂
Useful aliases and shortcuts for extracting links and text from command output history in xonsh
★ 0 3y agoExplain → -
xontrib-gruvbox ⑂
Dracula theme for xonsh.
★ 0 4y agoExplain → -
playwright-pool ⑂
Demonstration on how to use async python to control multiple playwright browsers for web-scraping
★ 0 4y agoExplain → -
pythondotorg ⑂
Source code for python.org
★ 0 5y agoExplain → -
pip ⑂
The Python package installer
★ 0 5y agoExplain → -
python-appimage ⑂
AppImage distributions of Python
★ 0 5y agoExplain → -
appimage-test
No description.
Python ★ 0 5y agoExplain → -
mysql-nomad-examples ⑂
No description.
★ 0 8y agoExplain → -
xontrib-cookiecutter ⑂
A cookiecutter template for xontribs, a.k.a xonsh contributions
★ 0 5y agoExplain → -
zoxide ⑂
A faster way to navigate your filesystem
★ 0 5y agoExplain → -
Nuitka ⑂
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, and 3.9. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
★ 0 5y agoExplain → -
python-hunter ⑂
Hunter is a flexible code tracing toolkit.
★ 0 5y agoExplain → -
xxh ⑂
🚀 Bring your favorite shell wherever you go through the ssh
Python ★ 0 5y agoExplain → -
fish-portable ⑂
Building portable fish shell
Dockerfile ★ 0 5y agoExplain → -
upload-release-asset ⑂
An Action to upload a release asset via the GitHub Release API
★ 0 5y agoExplain → -
xontrib-termcolors ⑂
Set terminal colors based on selected xonsh theme.
★ 0 5y agoExplain → -
xontrib-linuxbrew ⑂
Add Homebrew's shell environment to xonsh shell on Linux
★ 0 5y agoExplain → -
xonsh-autoxsh ⑂
Automatically execute scripts for directories in Xonsh Shell.
Python ★ 0 5y agoExplain → -
starship ⑂
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
★ 0 5y agoExplain → -
terminals-are-sexy ⑂
💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.
★ 0 5y agoExplain → -
offshell ⑂
Xonsh-powered pentesting framework.
★ 0 5y agoExplain → -
pygments-cache ⑂
A fast drop-in replacement for pygments `get_*()` and `guess_*()` funtions
★ 0 5y agoExplain → -
xontrib-cmd-durations ⑂
xontrib to send notification once long running command is finished. Adds durations PROMPT_FIELDS
★ 0 3y agoExplain → -
xontrib-autojump ⑂
Xonsh configuration file for autojump
★ 0 5y agoExplain → -
xonsh.github.io ⑂
The xonsh website available at http://xon.sh
JavaScript ★ 0 5y agoExplain → -
rever ⑂
Releaser of Versions
★ 0 8mo agoExplain → -
xontrib-thefuck ⑂
No description.
★ 0 5y agoExplain → -
xxh-shell-xonsh-zip ⑂
xonsh xxh shell entrypoint
Shell ★ 0 5y agoExplain → -
examples
No description.
★ 0 5y agoExplain → -
asttokens ⑂
Annotate Python AST trees with source text and token information
★ 0 5y agoExplain → -
powerline ⑂
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
★ 0 5y agoExplain → -
xonsh-vim ⑂
xonsh syntax file from vim (mostly stolen from python_vim)
★ 0 5y agoExplain → -
vscode-xonsh ⑂
VSCode extension for Xonsh language support
★ 0 7mo agoExplain → -
xonsh-remote-dir-tabcomplete ⑂
Remote dir tab completions for your xonsh shell! 🚀
★ 0 5y agoExplain → -
xontrib-gitinfo ⑂
Displays information on entering a git repository.
★ 0 2mo agoExplain → -
xontrib-xlsd ⑂
An improved ls for xonsh, inspired by lsd
★ 0 5y agoExplain → -
xontrib-prompt-vi-mode ⑂
vi-mode status formatter for xonsh prompt
★ 0 5y agoExplain → -
xontrib-powerline-binding ⑂
Powerline binding for xonsh
★ 0 5y agoExplain → -
xonsh-direnv ⑂
xonsh extension for using direnv
★ 0 1y agoExplain → -
jedi ⑂
Awesome autocompletion, static analysis and refactoring library for python
★ 0 5y agoExplain → -
awesome-mac ⑂
Now we have become very big, Different from the original idea. Collect premium software in various categories.
★ 0 5y agoExplain → -
awesome-command-line-apps ⑂
:shell: Use your terminal shell to do awesome things.
★ 0 5y agoExplain → -
awesome-macos-command-line ⑂
Use your macOS terminal shell to do awesome things.
★ 0 5y agoExplain → -
xontrib-schedule ⑂
Xonsh Task Scheduling
★ 0 5y agoExplain → -
oh-my-fish ⑂
The Fish Shell Framework
★ 0 6y agoExplain →
No repos match these filters.