timabrmsn's Stars
jcrist/msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
windmill-labs/windmill
Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
fabiocaccamo/python-benedict
:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.
squidfunk/mkdocs-material
Documentation that simply works
encode/starlette
The little ASGI framework that shines. 🌟
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
encode/httpcore
A minimal HTTP client. ⚙️
encode/httpx
A next generation HTTP client for Python. 🦋
itzg/docker-minecraft-server
Docker image that provides a Minecraft Server that will automatically download selected version at startup
jesseduffield/lazygit
simple terminal UI for git commands
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
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.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
pydantic/pydantic
Data validation using Python type hints
code42/code42cli
code42/py42
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
psf/requests
A simple, yet elegant, HTTP library.
python/cpython
The Python programming language
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
csurfer/sublime_black
Sublime Text package to format python code using black formatter.