smani's starred repositories

fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

Language:PythonLicense:MITStargazers:73959Issues:674Issues:3417

nocodb

🔥 🔥 🔥 Open Source Airtable Alternative

Language:TypeScriptLicense:AGPL-3.0Stargazers:44510Issues:365Issues:3392

tmux

tmux source code

Language:CLicense:NOASSERTIONStargazers:34241Issues:427Issues:3395

poetry

Python packaging and dependency management made easy

Language:PythonLicense:MITStargazers:30908Issues:191Issues:5830

pytudes

Python programs, usually short, of considerable difficulty, to perfect particular skills.

Language:Jupyter NotebookLicense:MITStargazers:22573Issues:771Issues:36

pydantic

Data validation using Python type hints

Language:PythonLicense:MITStargazers:20212Issues:114Issues:4364

telescope.nvim

Find, Filter, Preview, Pick. All lua, all the time.

edgedb

A graph-relational database with declarative schema, built-in migration system, and a next-generation query language

Language:PythonLicense:Apache-2.0Stargazers:12881Issues:103Issues:2366

onepage-scroll

Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin

og-equity-compensation

Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec

sqlalchemy

The Database Toolkit for Python

Language:PythonLicense:MITStargazers:9321Issues:101Issues:7867

awesome-fastapi

A curated list of awesome things related to FastAPI

databases

Async database support for Python. 🗄

Language:PythonLicense:BSD-3-ClauseStargazers:3778Issues:51Issues:315

beancount

Beancount: Double-Entry Accounting from Text Files.

Language:PythonLicense:GPL-2.0Stargazers:3628Issues:49Issues:525

pony

Pony Object Relational Mapper

Language:PythonLicense:Apache-2.0Stargazers:3593Issues:87Issues:639

skulpt

Skulpt is a Javascript implementation of the Python programming language

Language:PythonLicense:NOASSERTIONStargazers:3323Issues:106Issues:730

Zappa

Serverless Python

Language:PythonLicense:MITStargazers:3219Issues:36Issues:1161

fastapi-realworld-example-app

Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI

Language:PythonLicense:MITStargazers:2785Issues:42Issues:28

uvicorn-gunicorn-fastapi-docker

Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

Language:PythonLicense:MITStargazers:2676Issues:24Issues:121

gino

GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.

Language:PythonLicense:NOASSERTIONStargazers:2669Issues:47Issues:308

MEGAcmd

Command Line Interactive and Scriptable Application to access MEGA

Language:C++License:NOASSERTIONStargazers:1912Issues:89Issues:835

MEGAsync

Easy automated syncing between your computers and your MEGA Cloud Drive

Language:C++License:NOASSERTIONStargazers:1605Issues:93Issues:917

awesome-fastapi-projects

List of FastAPI projects! :sunglasses: :rocket:

Pi-Hole-PiVPN-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-OpenVPN-Configs

Run your own privacy-first ad blocking service in the cloud for free on Google Cloud Services.

gt-linalg

Interactive Linear Algebra, free online textbook at Georgia Tech

cloudrun-fastapi

FastAPI on Google Cloud Run

Language:PythonLicense:MITStargazers:192Issues:2Issues:11

bookkeeper

A double-entry bookkeeping system developed for use at SwingTix.ca.

Language:PythonLicense:AGPL-3.0Stargazers:168Issues:9Issues:4

Accounting-System

A GAAP compliant basic accounting system in python and SQLite

Language:PythonLicense:MITStargazers:77Issues:9Issues:1

fastapi-asyncalchemy

Example of async SQLAlchemy with FastAPI