Pinned Repositories
sample-todo-application
An example self contained todo application
watson-assets
Manage publicly available assets within your application.
watson-auth
Authorization and authentication library for Watson.
watson-cache
A collection of cache storage mechanisms that act like a dict.
watson-common
Useful common utility functions and classes for working with lists, dictionaries, importlib and xml.
watson-console
Create console commands with ease.
watson-cors
CORS support for watson-framework.
watson-db
SqlAlchemy integration for watson-framework.
watson-framework
A Python 3 web app framework.
watson-serialize
Serialize objects and classes for use in REST APIs
watsonpy's Repositories
watsonpy/watson-framework
A Python 3 web app framework.
watsonpy/sample-todo-application
An example self contained todo application
watsonpy/watson-console
Create console commands with ease.
watsonpy/watson-form
Make working with HTML forms more tolerable.
watsonpy/watson-serialize
Serialize objects and classes for use in REST APIs
watsonpy/watson-assets
Manage publicly available assets within your application.
watsonpy/watson-auth
Authorization and authentication library for Watson.
watsonpy/watson-cache
A collection of cache storage mechanisms that act like a dict.
watsonpy/watson-common
Useful common utility functions and classes for working with lists, dictionaries, importlib and xml.
watsonpy/watson-cors
CORS support for watson-framework.
watsonpy/watson-db
SqlAlchemy integration for watson-framework.
watsonpy/watson-dev
Work with WSGI applications locally.
watsonpy/watson-di
Dependency Injection made simple.
watsonpy/watson-events
Trigger and handle event flow with your application.
watsonpy/watson-filesystem
Abstracted filesystems for Watson
watsonpy/watson-filters
Modify and convert values into something else.
watsonpy/watson-html
Utility methods for dealing with HTML.
watsonpy/watson-http
Work with HTTP Request/Response objects, sessions, and more.
watsonpy/watson-mail
Easily compose and send email via sendmail or SMTP
watsonpy/watson-routing
Process and route HTTP Request messages.
watsonpy/watson-validators
Validate and verify arbitrary values.