Sibula's Stars
toml-lang/toml
Tom's Obvious, Minimal Language
python-poetry/poetry
Python packaging and dependency management made easy
psf/black
The uncompromising Python code formatter
Kong/kong
🦍 The Cloud-Native API Gateway and AI Gateway.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
pytest-dev/pytest-cov
Coverage plugin for pytest.
python-websockets/websockets
Library for building WebSocket servers and clients in Python
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
lutris/lutris
Lutris desktop client
docopt/docopt
Create *beautiful* command-line interfaces with Python
gruns/icecream
🍦 Never use print() to debug again.
chocolatey/choco
Chocolatey - the package manager for Windows
opencv/opencv-python
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
ShareX/ShareX
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
ppy/osu
rhythm is just a *click* away!
rust-lang/rust
Empowering everyone to build reliable and efficient software.
mwaskom/seaborn
Statistical data visualization in Python
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
Sensola/sauna-bot
HOAS sauna system bot with Telegram integration
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
erikrose/blessings
A thin, practical wrapper around terminal capabilities in Python
nickoala/telepot
Python framework for Telegram Bot API
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
sphinx-doc/sphinx
The Sphinx documentation generator
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
sqlalchemy/sqlalchemy
The Database Toolkit for Python