13 projects
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-html
HTML element implementations based on markyp.
markyp-rss
markyp-based RSS 2.0 implementation.
markyp
Python 3 tools for creating markup documents.
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).