Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Top 23 Python Zsh Projects
-
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.
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Does anyone has experience with both Oh My Posh and Powerline?
-
Project mention: Ntfy.sh – Send push notifications to your phone via PUT/POST | news.ycombinator.com | 2022-11-08
When I found out about the name collision, i did: https://github.com/dschep/ntfy/pull/234
It apparently never got merged. ;-)
-
xxh
🚀 Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on.
Project mention: profilerate - copy your dotfiles with you when connecting to remote systems via ssh, docker, and kubernetes | /r/commandline | 2023-03-09Cool, thanks! It would also be nice to list a few comparison points to xxh in the readme.
-
-
Project mention: Show HN: Whiz – A copilot for your command line | news.ycombinator.com | 2023-09-19
All of the alternatives commented so far have the same downside, you got a LLM response and you can either run it or abort.
https://github.com/tom-doerr/zsh_codex
^ This is much nicer as it hook into zsh completion so you got a response that drop right into the shell input (enter to execute or edit away)
Also you can write shell script directly in prompt and use it to auto complete the rest
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
funky
Funky takes shell functions to the next level by making them easier to define, more flexible, and more interactive.
-
-
-
I keep backups of ZSH history dating back several years. There is a tool to convert ZSH history to Fish, but it didn't kept timestamp of execution. Also, some of multiline commands (such as curl) broke fish_history file. The tool works, but may have to manually correct errors.
-
-
zinit it's awesome. Here my zshrc for some ideas
-
-
-
-
Project mention: Have you made a bash script that improved your life in some way? My examples | /r/commandline | 2023-03-23
Consider also cdhist.
-
-
Project mention: Should Neovim now release a standard official configuration so that people who want an editor that just works out of the box get onboarded easily ? | /r/neovim | 2023-07-04
After that, if necessary, newbies can customize for their own workflow, with their own choices of plugins.
-
-
-
-
ChatGP-Tea
A CLI for talking to ChatGPT, saving conversation logs, and turning code blocks (language agnostic) from it's responses into executable shell commands.
Project mention: ChatGP-Tea ☕️ - a bash CLI for talking to ChatGPT, creating code from responses, and saving conversations | /r/ChatGPTCoding | 2023-04-22You can find the code here: https://github.com/hwixley/ChatGP-Tea If you found it interesting or useful at all please leave a star on the repo! (it helps me out a lot) :)
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
Python Zsh related posts
- Show HN: Whiz – A copilot for your command line
- better than admitting I'm too too lazy to correct the command
- You can't use pip on Ubuntu 23.04 anymore
- 6 Repositories recommended by GitHub to Boost Your Programming Productivity
- profilerate - copy your dotfiles with you when connecting to remote systems via ssh, docker, and kubernetes
- Comparing powerline with OhMyPosh
- Advice to be more efficient with the terminal?
-
A note from our sponsor - Mergify
blog.mergify.com | 24 Sep 2023
Index
What are some of the best open-source Zsh projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | powerline | 13,919 |
2 | xonsh | 7,275 |
3 | powerline-shell | 6,096 |
4 | ntfy | 4,650 |
5 | xxh | 4,618 |
6 | doitlive | 3,324 |
7 | zsh_codex | 1,214 |
8 | funky | 629 |
9 | shtab | 282 |
10 | sshch | 101 |
11 | zsh-history-to-fish | 77 |
12 | atomic | 76 |
13 | dot_files | 74 |
14 | ranger-autojump | 70 |
15 | dotfiles | 57 |
16 | SyncShell | 56 |
17 | cdhist | 54 |
18 | Jmp | 25 |
19 | dotfiles | 20 |
20 | dotfiles | 16 |
21 | brish | 10 |
22 | shinrai-dotfiles | 8 |
23 | ChatGP-Tea | 5 |