58 projects
browserstep
Browser step provides common steps to be used by Behave for running browser tests with Selenium
yawn
Yawn is Awesome WickedNess for tests (it is a helper for selenium testing)
PyODBCSQLServer2000Database
SQL Server 2000 driver for the DatabasePipe package via ODBC
logrotate
A small, simple logrotate implementation for the Python logging module that only rotates files (it doesn't create and delete them) and therefore maintains owner, group and permission information
buildkit
Cloud infrastructure and .deb file management software
stacks
Build scripts, applications and servers using the concept of facilities operating in a stack
apachemiddleware
Useful Python middleware for use with mod_wsgi deployments
Archiver
Manage files based on their SHA1 hashes
PipeStack
A new methodology for structuring applications based on the concepts of a stack of pipes, and a bag of marbles. Not ready for public use yet, but getting there fast.
CommandTool
Tools for creating command line interfaces involving sub-commands.
AuthTkt
Python implementation of the mod_auth_tkt handler and Perl scripts
FormBuild
Build HTML forms quickly and easily. (Pre-release not ready for broad use, please use 0.3.x).
ConversionKit
A general purpose conversion library
AppDispatch
Builds upon a PipeStack architecture to provide a nice way of writing apps
UserManager
A pipe to allow simple user management operations via PostgreSQL as well as username and password checks from a config file or LDAP
ConfigConvert
Tools for managing config files. Built on ConversionKit.
BareNecessities
Provides the ``bn`` module containing a dictionary allowing attribute access to values - I use it so much I've made into a package.
FlashMessage
A pipe to set a message in a cookie so that on the next request it can be displayed on a web page without needing to persist the state in any more complex way.
URLConvert
A simple, extensible URL dispatcher
HTTPKit
HTTP-related tools to for PipeStack
TornadoPack
Serve a PipeStack application using Tornado
StringConvert
Convert common objects to and from Python strings using ConversionKit
ErrorReport
Provide HTML error reports during development of web applications and email reports for errors occurring in production.
DreamweaverTemplate
Parse Dreamweaver templates (.dwt files), includes a pipe to dynamically render templates.
WSGIPack
Serve PipeStack applications using a WSGI server
StaticDispatch
A service provider which serves static files
PermissionKit
A very simple framework for creating permission objects and using them in authorization checks.
ErrorDocument
Provide formatted HTML pages when responses other than 200 OK are returned from a web application.
WarningPipe
A pipe to allow warning messages to be logged to a database and displayed as a flash message in the browser without raising an exception
DatabasePipe
A pipe to connect various SQL databases to a PipeStack application. Supports PostgreSQL, SQLite and SQLServer 2000 via plugins.
Simple wrapper over Python's email package for common operations, and a mail pipe.
Psycopg2Database
psycopg2 driver for the DatabasePipe package
SQLite3Database
sqlite3 driver for the DatabasePipe package
RedisPipe
A "pipe" to connect the Redis key value store to the WebPipes framework
Jinja2Pipe
A "pipe" to connect the Jinja2 template engine to the WebPipes framework
MongoDBPipe
A pipe to connect MongoDB to a PipeStack application
QuickWiki
QuickWiki - Pylons 1.0 Tutorial application
AuthKit
An authentication and authorization toolkit for WSGI applications and frameworks
RecordConvert
Tools for handling nested sets of records of the type you might encounter frequently when dealing with relational database management systems. Includes tools for working with the Repeatable Nested Records data model. Built on ConversionKit.
FormConvert
Tools for working with Forms, including ConversionKit converters to convert HTML values to Python data structures.
NestedRecord
Tools for handling the NestedRecord encoding, a useful way of representing nested structures of dictionaries and lists as flat key-value pairs by using a convention for key names.
Gallery
Convert photos and videos for use on the web, integrates with SiteTool to produce static HTML galleries.
SiteTool
Tools for working with HTML pages in the context of managing a website.
SimpleSiteTemplate
A Paste Template which allows you to create a new Pylons project based on the SimpleSite tutorial described in the Pylons Book
SimpleSite
A simple website application written as a demonstration of Pylons for the Definitive Guide to Pylons
SQLAlchemyManager
Provides a sensible way of using SQLAlchemy in WSGI applications
pylons_sandbox
An experimental Buildout recipe backwards-compatible with zc.buildout.egg but with extra features for Pylons users.
MyghtyUtils
Container and Utility Functions from the Myghty Template Framework
pythonweb
Meta package to install all the PythonWeb.org components
bricks
Rapid web application development framework
pigeon
Generates HTML documentation from python source
serve
Pure python WSGI (PEP 333), CGI and web server classes
model
Object Relational Mapper (SQL database wrapper)
database
Python database connectivity supporting portable SQL mode
engine
Pure python extensible SQL database engine supporting NULL values. Formally SnakeSQL.
web
Web modules for CGI and WSGI web programming
Web-Modules
Web and Database modules for easily building dynamic websites. Full WSGI Support.
SnakeSQL
Pure Python SQL database supporting NULLs, foreign keys and simple joins