piotrszacilowski's Stars
public-apis/public-apis
A collective list of free APIs
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
ant-design/ant-design
An enterprise-class UI design language and React UI library
nvbn/thefuck
Magnificent app which corrects your previous console command.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
pydantic/pydantic
Data validation using Python type hints
tiangolo/full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
jpochyla/psst
Fast and multi-platform Spotify client with native GUI
evrone/go-clean-template
Clean Architecture template for Golang services
cs-books/influential-cs-books
Most influential books on Computer Science/programming
pim-book/programmers-introduction-to-mathematics
Code for A Programmer's Introduction to Mathematics
flaskbb/flaskbb
A classic Forum Software in Python using Flask.
iggy-rs/iggy
Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
basnijholt/home-assistant-config
Home Assistant config files, rewritten to use the latest features, 100+ documented automations, automatically generated ToC :house: :robot:
ycd/manage-fastapi
:rocket: CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
jamesturk/scrapeghost
👻 Experimental library for scraping websites using OpenAI's GPT API.
pldubouilh/gossa
🎶 a fast and simple multimedia fileserver
pydantic/pydantic-settings
Settings management using pydantic
fastapi-mvc/fastapi-mvc
Developer productivity tool for making high-quality FastAPI production-ready APIs.
marshmallow-code/marshmallow-sqlalchemy
SQLAlchemy integration with marshmallow
rafsaf/minimal-fastapi-postgres-template
minimal-fastapi-postgres-template based on official template but rewritten
hackersandslackers/flask-blueprint-tutorial
:blue_book: :package: Structure your Flask apps in a scalable and intelligent way using Blueprints.
hackersandslackers/flask-sqlalchemy-tutorial
:snake: :information_source: Create and manage data in your Flask app via a SQL database.
pyxelr/recommendations-for-engineers
All of my recommendations for aspiring engineers in a single place, coming from various areas of interest.
hubcio/stdin2file
A kind of tee-like program which writes stdin to file, and optionally compresses it using multiple threads.