5 projects
python-main
Decorator which runs the tagged function if the current module is being run as a script. No more `if __name__ == "__main__"` madness.
taskalchemy
PostgreSQL-backed Background Task System
sqlalchemy-easy-softdelete
Easily add soft-deletion to your SQLAlchemy Models.
sqlalchemy-graphql-schemagen
Generate a full (query+mutation) GraphQL schema from your SQLAlchemy Declarative Model Base.
fbsak
flipbit03's Swiss Army Knife