esprengle's Stars
tldraw/tldraw
whiteboard / infinite canvas SDK
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
tmux-python/tmuxp
🖥️ Session manager for tmux, build on libtmux.
khuyentran1401/Data-science
Collection of useful data science topics along with articles, videos, and code
zzzeek/sqlalchemy
THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/sqlalchemy
kachayev/fn.py
Functional programming in Python: implementation of missing features to enjoy FP
rapidfuzz/RapidFuzz
Rapid fuzzy string matching in Python using various string metrics
Pycord-Development/pycord
Pycord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python
rochacbruno/py2rs
A quick reference guide for the Pythonista in the process of becoming a Rustacean
erikrose/parsimonious
The fastest pure-Python PEG parser I can muster
nat-n/poethepoet
A task runner that works well with poetry.
fannheyward/coc-pyright
Pyright extension for coc.nvim
tmux-python/libtmux
⚙️ Python API / wrapper for tmux
jamiebrynes7/obsidian-todoist-plugin
Materialize Todoist tasks in Obsidian notes
zsviczian/excalibrain
A graph view to navigate your Obsidian vault
chrdavis/SmartRename
A Windows Shell Extension for more advanced bulk renaming using search and replace or regular expressions
SkepticMystic/breadcrumbs
Add typed-links to your Obsidian notes
google/pybadges
A Python library for creating Github-style badges
asweigart/humre
A human-readable regular expression module for Python.
talkpython/htmx-python-course
Student details, source code, and more for our HTMX + Flask: Modern Python Web Apps, Hold the JavaScript course.
cyanzhong/actions.taio.app
Actions directory for the https://taio.app
michaelgale/cq-kit
A python library of CadQuery tools and helpers for building 3D CAD models.
lagranges/people_also_ask
Python wrapper for google people-alos-ask
semiversus/python-broqer
Carefully crafted library to operate with continuous streams of data in a reactive style with publish/subscribe, asyncio support and broker functionality.
yourtempo/tempo-message-dark-mode
xxao/pero
Unified Python drawing API
guilatrova/ast_selector
Query Python AST elements by using CSS Selector-like syntax
thombashi/DataProperty
A Python library for extract property from data.
RhetTbull/rich_theme_manager
Implements a basic "theme manager" class for managing rich Themes in your rich python CLI application.