25 projects
pydal
pyDAL is a Database Abstraction Layer. It generates queries for SQlite, PotsgreSQL, MySQL, and other backends. It was originally part of the web2py frameworks but it is now an independent project. Example: db.define_table("thing",Field("name")) and db.thing.insert(name="Pizza")
rloop
An asyncio event loop implemented in Rust
granian
A Rust HTTP server for Python applications
emmett55
The micro web framework for inventors
emmett
The web framework for inventors
emmett-core
Emmett framework core libraries
geohashr
Just another geohashing library
emmett-rest
REST extension for Emmett framework
emmett-pydal
a pure Python Database Abstraction Layer
emmett-sentry
Sentry extension for Emmett framework
emmett-prometheus
Prometheus extension for Emmett framework
severus
An internationalization engine designed with simplicity in mind
renoir
A templating engine designed with simplicity in mind
emmett-crypto
Emmett framework cryptographic library
weppy
The web framework for humans
emmett-haml
HAML syntax for Emmett templates
renoir-haml
HAML syntax for Renoir templates
weppy-Assets
Assets management for weppy
weppy-BS3
Bootstrap3 UI elements for weppy
weppy-Haml
Haml syntax for weppy templates
firestorm
weppy-REST
REST extension for weppy framework
weppy-Sentry
Sentry integration for weppy framework
weppy-FBAuth
Facebook login interface for weppy
weppy-Oauth2
Oauth2 login interface for weppy