19 projects
htmy
Async, pure-Python rendering engine.
motorhead
Async MongoDB with vanilla Pydantic v2+ - made easy.
fasthx
FastAPI data APIs with HTMX support.
fasted
FastAPI dependencies and utilities.
sqlmodelservice
A generic service layer on top of SQLModel for conveniently creating APIs with frameworks like FastAPI.
fastapi-motor-oil
Collection of async utilities for working with MongoDB and conveniently creating performant APIs with async web frameworks such a FastAPI.
markyp
Python 3 tools for creating markup documents.
markyp-html
HTML element implementations based on markyp.
mastodon-social-graph
Mastodon social graph with an SQL backend, in-memory cache, and built-in, on-demand web scraper.
fastapi-flask-auth
Lightweight FastAPI dependencies and authenticator that uses Flask session cookies for access control.
flask-session-decoder
Zero-dependency Flask session decoder.
markyp-bootstrap4
Bootstrap4 components built with markyp-html
uspto-patent-citation-graph
graph patent citation USPTO database graphscraper webscraper
localclustering
Python 3 implementation and documentation of the Hermina-Janos local graph clustering algorithm.
graphscraper
Graph implementation that loads graph data (nodes and edges) from external sources and caches the loaded data in a database using sqlalchemy or flask-sqlalchemy.
markyp-fontawesome
Font Awesome icons for markyp-html webpages.
markyp-highlightjs
Highlight.js-based syntax highlighting for web pages built with markyp-html
markyp-rss
markyp-based RSS 2.0 implementation.
user-blueprint
Flask blueprint that provides all the user handling features that are required by a web application in a database-independent way, including user registration, login, session management, password reset functionality with JWTs, automatic password hashing with Argon2 and of course the all the required route implementations with the corresponding HTML templates (styled using BlueprintJS).