maxime-pinon's Stars
skwair/harmony
Harmony is a peaceful Go module for interacting with Discord's API
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
itsolutionsfactory/dbcut
Extract a lightweight subset of your relational production database for development and testing purpose.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
pyscript/pyscript
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
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.
kedro-org/kedro
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
HackSoftware/Django-Styleguide
Django styleguide used in HackSoft projects
satwikkansal/wtfpython
What the f*ck Python? 😱
public-apis/public-apis
A collective list of free APIs
coleifer/huey
a little task queue for python
readysettech/readyset
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
alan2207/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
FreeCAD/FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
girliemac/a-picture-is-worth-a-1000-words
I am trying to describe complex matters in simple doodles!
rougier/numpy-100
100 numpy exercises (with solutions)
charlax/professional-programming
A collection of learning resources for curious software engineers
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
google/zx
A tool for writing better scripts
flet-dev/flet
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
AmbitionEng/django-pgtrigger
Write Postgres triggers for your Django models