fspot's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
faif/python-patterns
A collection of design patterns/idioms in Python
fabric/fabric
Simple, Pythonic remote execution and deployment.
pyinstaller/pyinstaller
Freeze (package) Python programs into stand-alone executables
sovereign/sovereign
A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.
PRQL/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
ajenti/ajenti
Ajenti Core and stock plugins
tobymao/sqlglot
Python SQL Parser and Transpiler
JanVanRyswyck/awesome-talks
Awesome online talks and screencasts
hashicorp/serf
Service orchestration and management tool.
ibis-project/ibis
the portable Python dataframe library
martinblech/xmltodict
Python module that makes working with XML feel like you are working with JSON
isso-comments/isso
a Disqus alternative
p-e-w/finalterm
At last – a modern terminal emulator (NO LONGER MAINTAINED)
roapi/roapi
Create full-fledged APIs for slowly moving datasets without writing a single line of code.
asciinema/asciinema-server
Platform for hosting and sharing terminal session recordings
sfu-db/connector-x
Fastest library to load data from DB to DataFrames in Rust and Python
quantmind/pulsar
Event driven concurrent framework for Python
Kozea/wdb
An improbable web debugger through WebSockets
GlareDB/glaredb
GlareDB: An analytics DBMS for distributed data
kvesteri/sqlalchemy-continuum
Versioning extension for SQLAlchemy.
dieseldev/diesel
Greenlet-based event I/O Framework for Python
syrusakbary/aiodataloader
Asyncio DataLoader for Python3
ToucanToco/fastexcel
A Python wrapper around calamine
ToucanToco/weaverbird
A visual data pipeline builder with various backends
geertj/gruvi
Async IO for Python, Simplified
avakar/pycson
A Coffescript Object Notation (CSON) parser for Python 2 and Python 3.
ToucanToco/tc_mailmanager
ToucanToco's cross-python-projects MailManager
ncweinhold/simple-chat-servers
Simple TCP chat servers written using Python, gevent and eventlet.