olamide142's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
pallets/flask
The Python micro framework for building web applications.
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
pallets/werkzeug
The comprehensive WSGI web application library.
zpoint/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
nedbat/coveragepy
The code coverage tool for Python
frankie567/textual-ipc
POC showing an implementation of Textual TUI + background process communicating through IPC, similar to what Electron does