31 projects
Flask-WebTest
Utilities for testing Flask applications with WebTest.
WebGrid
A library for rendering HTML tables and Excel files from SQLAlchemy models.
reqs-cli
None
Keg-Auth
Authentication plugin for Keg
KegElements
A testing ground for Keg related code and ideas.
Keg-Mail
A mail sending library for keg applications
tribune
A library for coding Excel reports in a declarative fashion
PALs
Easy distributed locking using PostgreSQL Advisory Locks.
Keg
A web framework built on Flask & SQLAlchemy. Somewhere North of Flask but South of Django.
morphi
i18n services for libraries and applications
BlazeUtils
A collection of python utility functions and classes.
sqlalchemy-pyodbc-mssql
SA dialect for MSSQL using PyODBC which handles MSSQL-specific limitations
KegStorage
A simple storage interface with multiple backends for use in a Keg app.
worek
Database Backup Command Line Utility
AuthBWC
A user authentication and authorization component for the BlazeWeb framework
CommonBWC
A BlazeWeb component to hold libraries shared by other components and apps.
BlazeWeb
A light weight WSGI framework with a pluggable architecture
BlazeForm
A library for generating and validating HTML forms
KegBouncer
A three-tiered permissions model for KegElements built atop Flask-User
py3270
A Python interface to x3270, an IBM 3270 terminal emulator
Wheelhouse
A utility to help maintain a wheelhouse.
SQLAlchemyBWC
An SQLAlchemy component for BlazeWeb applications
KegLogin
Authentication views for Keg
JSONRPCBase
Simple JSON-RPC service without transport layer
BaseBWA
A supporting application for BlazeWeb applications.
TemplatingBWC
A BlazeWeb component with template themes
SAValidation
Active Record like validation on SQLAlchemy declarative model objects
ContactBWC
contact component for the BlazeWeb framework
AuditBWC
A record history and comparison component for the BlazeWeb framework
DataGridBWC
A BlazeWeb component for turning SQLAlchemy recordsets into HTML tables
SQLiteFKTG4SA
SQLite Foreign Key Trigger Generator for SQLAlchemy