Python Fish

Open-source Python projects categorized as Fish

Top 11 Python Fish Projects

  1. 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.

    Project mention: How I manage multiple kubernetes clusters w/ kubectx & kubens | dev.to | 2024-10-01

    I love powerline over traditional PS1 (aka command prompt). It's beautiful and highly customizable.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. xonsh

    :shell: Python-powered shell. Full-featured and cross-platform.

    Project mention: Advanced Shell Scripting with Bash (2006) [pdf] | news.ycombinator.com | 2025-04-17

    (Not sure about the equivalent of shlex.quote, but in the worst case, you can just use "from shlex import quote as q" or something).

    So yes, there are good alternatives to bash - even Python based.

    [0] https://xon.sh/

  4. powerline-shell

    A beautiful and useful prompt for your shell

    Project mention: Rules for Writing Software Tutorials | news.ycombinator.com | 2025-01-02

    I thought that using Makefile targets was the shortest friendliest to show what a project can do. Turns out make and Makefiles can be mysterious when they fail.

    Tutorials are "best-effort" and often don't dwell on the rabbit-holes they create when a poor soul runs astray of the sunny path.

    Example of a good tutorial:

    Python's powerline shell: https://github.com/b-ryan/powerline-shell

    The README is succinct. Well put together.

  5. xxh

    🚀 Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on.

    Project mention: Xxh: Bring your favorite shell wherever you go through SSH | news.ycombinator.com | 2024-07-17
  6. zsh-history-to-fish

    Bring your ZSH history to Fish shell.

  7. SISH

    Fast and scalable search of whole-slide images via self-supervised deep learning - Nature Biomedical Engineering (by mahmoodlab)

  8. pyautoenv

    Automatically activate and deactivate Python environments as you move around the file system.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. dots

    super secret config files (by buyBread)

  11. fishauctions

    Run online and in-person auctions

  12. dotfiles

    Ansible playbooks, which idempotently configure new system with a single bootstrap command. (by rudenkornk)

  13. dotfiles

    My linux config, mostly for Arch linux. (by kleutzinger)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Fish discussion

Log in or Post with

Python Fish related posts

  • Comparing powerline with OhMyPosh

    2 projects | /r/commandline | 8 Mar 2023
  • Advice to be more efficient with the terminal?

    12 projects | /r/ExperiencedDevs | 27 Feb 2023
  • Using nvm with fish shell [Linux]

    2 projects | dev.to | 10 Jan 2023
  • Vent: I'm tired of the 1001 libraries of virtual environments.

    8 projects | /r/Python | 22 Nov 2022
  • Warp terminal alternative?

    3 projects | /r/devops | 12 Nov 2022
  • Im amazed by the memory consumption, so happy i went with neovim, same project opened (Rust)

    2 projects | /r/neovim | 22 Aug 2022
  • Jmp: you'll never want to cd into a directory again

    7 projects | /r/Python | 11 Dec 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Fish projects in Python? This list will help you:

# Project Stars
1 powerline 14,526
2 xonsh 8,766
3 powerline-shell 6,246
4 xxh 5,601
5 zsh-history-to-fish 116
6 SISH 99
7 pyautoenv 67
8 dots 15
9 fishauctions 12
10 dotfiles 8
11 dotfiles 3

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?