Pylons Project

Login: Pylons

Company: null

Location: null

email: pylons-discuss@googlegroups.com

Blog: https://pylonsproject.org

Members

  1. Andreas Kaiser
  2. Andreas Zeidler
  3. Balázs Reé
  4. Ben Bangert
  5. Bert JW Regeer
  6. Blaise Laflamme
  7. Carlos de la Guardia
  8. Casey Duncan
  9. Chris McDonough
  10. Chris Rossi
  11. Chris Withers
  12. Daniel Nouri
  13. David Glick
  14. Domen Ko?ar
  15. Eric Bieschke
  16. Érico Andrei
  17. Gael Pasgrimaud
  18. John Anderson
  19. Jure Cerjak
  20. Keith Gaughan
  21. kiorky
  22. Malthe Borch
  23. Marcin Ku?mi?ski
  24. Marcin Lulek
  25. Marco Scheidhuber
  26. Martin Peeters
  27. Michael Merickel
  28. Mike Orr
  29. Niall O'Higgins
  30. Nuno Teixeira
  31. Patricio Paez
  32. Paul Everitt
  33. Philip Jenvey
  34. Reed O'Brien
  35. Rob Miller
  36. Rocky Burt
  37. Shane Hathaway
  38. Steve Piercy
  39. Tom Lazar
  40. Tres Seaver
  41. Whit Morriss
  42. Wichert Akkerman
  43. null
  44. null

Repositories

acidfs
GIT on ACID. Use the fileystem from Python in a transactional, consistent way using Git.
akhet
null
artwork
Pylons Project artwork
breckenridge
Breckenridge sprint info
cartouche
Reusable user registration views for Pyramid apps.
cluegun
A sample pastebin application for Pyramid
colander
A serialization/deserialization/validation library for strings, mappings and lists.
deform
A Python HTML form library.
deformdemo
Deform form generation framework demo application
groundhog
Silly "microframework" based on Flask semantics written with Pyramid
guillotine
Middleware for proper handling of HEAD requests.
horus
User registration and login system for the Pyramid Web Framework.
hosted-services
The list of all hosted services for the Pylons Project
hupper
in-process file monitor / reloader for reloading your code automatically during development
hybridauth
Example of declarative authorization using a hybrid of traversal and url dispatch
hypatia
Python searching and indexing library.
jslibs
Common JavaScript libraries for Pyramid projects
kai
Historic pylonshq website that ran with CouchDB / Pylons 1.0
miniconference
Miniconference repository
paginate
Python pagination module
paginate_sqlalchemy
Extension to the Python 'paginate' module to work with SQLAlchemy objects
peppercorn
A library for converting a token stream into a data structure comprised of sequences, mappings, and scalars, developed primarily for converting HTTP form post data into a richer data structure.
plaster
Application config settings abstraction layer.
plaster_pastedeploy
A PasteDeploy binding to the plaster configuration loader.
pylons
Pylons Framework, community maintained with guidance/assistance from the Pylons Project. Merged with repoze.bfg for Pyramid framework.
pylonshq
pylonsproject.org website
pylonsproject.org
pylonsproject.org marketing website
pylonsrtd
Pylons Project documentation on RTD
pylons_sphinx_latesturl
Add a 'latest_url' key to the Sphinx template namespace for use in for a versioned document sets.
pylons_sphinx_theme
Pylons Sphinx Theme
pylons-sphinx-themes
Sphinx themes for projects under the Pylons Project, but in a Python package instead of git submodule.
pyramid
Pyramid - A Python web framework
pyramid_amon
Pyramid add-on for Amon application and system monitoring toolkit.
pyramid_beaker
Beaker sessioning bindings for Pyramid
pyramid_blogr
Pyramid_blogr is an example implementation of Flaskr app with Pyramid Web Framework
pyramid_bpython
bpython bindings for Pyramid's pshell
pyramid_buildout
Sample Pyramid app which uses zc.buildout to manage dependencies
pyramid_chameleon
Chameleon template compiler for pyramid
pyramid_chameleon_genshi
Chameleon-Genshi template rendering support for the Pyramid web framework
pyramid_cookbook
Pyramid cookbook recipes (documentation)
pyramid-cookiecutter-alchemy
A Cookiecutter (project template) for creating a Pyramid project using SQLite for persistent storage, SQLAlchemy for an ORM, URL dispatch for routing, and Jinja2 for templating.
pyramid-cookiecutter-starter
A Cookiecutter (project template) for creating a Pyramid starter project using URL dispatch for routing and either Jinja2, Chameleon, or Mako for templating.
pyramid-cookiecutter-zodb
A Cookiecutter (project template) for creating a Pyramid project using ZODB for persistent storage, traversal for routing, and Chameleon for templating.
pyramid_debugtoolbar
Pyramid debug toolbar
pyramid_deform
Bindings for the Pyramid web framework to the Deform form generation package.
pyramid_errmail
Error mailing tween for Pyramid
pyramid_exclog
Exception logging tween for Pyramid
pyramid_formish
Bindings to the Formish form generation library for the Pyramid web framework.
pyramid_handlers
Pyramid "handlers" emulate Pylons 1 "controllers"
pyramid_ipython
IPython bindings for Pyramid's pshell.
pyramid_jinja2
Jinja2 templating system bindings for the Pyramid web framework
pyramid_jqm
JQuery Mobile starter scaffolding for Pyramid
pyramid_layout
Pyramid add-on for managing UI layouts.
pyramid_ldap
LDAP authentication policy for Pyramid
pyramid_mailer
A package for sending email from your Pyramid application
pyramid_mako
Mako templating system bindings for the Pyramid web framework
pyramid_metatg
TurboGears2-like object dispatch for Pyramid (example)
pyramid_nacl_session
Encrypting, pickle-based cookie serializer using PyNaCl
pyramid_registration
User registration utilities for Pyramid (nascent)
pyramid_retry
An execution policy for pyramid that handles retryable errors.
pyramid_routehelper
Pyramid Route and View Handler Helpers
pyramid_rpc
RPC plugins for pyramid. XML-RPC, JSON-RPC, etc.
pyramid-scaffold-theme
Scaffold theme for pyramid projects.
pyramid_simpleform
Bindings to help integrate formencode with Pyramid.
pyramid_skins
Templating framework for Pyramid.
pyramid-sphinx-themes
Sphinx themes for Pyramid and related projects
pyramid_tm
Centralized transaction management for Pyramid applications (without middleware)
pyramid_traversalwrapper
Alternate traversal plugin for Pyramid which automates __parent__ and __name__
pyramid_tutorials
Tutorials for Pyramid
pyramid_viewgroup
Pyramid package which provides "view groups" (like Zope3 content providers/viewlets)
pyramid_who
Authentication policy for pyramid using repoze.who 2.0 API
pyramid_xmlrpc
XML-RPC helper code for the Pyramid web framework
pyramid_zcml
Package to externalize ZCML configuration for Pyramid
pyramid_zodbconn
ZODB/Pyramid integration package
pyramid_zodbsessions
A session factory for Pyramid which uses session data objects stored in ZODB
QuickWiki
Pylons Web Framework QuickWiki tutorial app
repozitory
Simple versioning for Pyramid apps
sdexternaledit
External Editor integration for Substance D
sdidev
Buildout for Substance D SDI development
sdnet_buildout
substanced.net software
shootout
Pyramid sample application: shootout "idea competition" application
SQLAHelper
null
stateof
PyCon presentation work area
substanced
An application server based on the Pyramid web framework (http://substanced.net)
substanced-cookiecutter
Cookiecutter template for SubstanceD
sweetpotatopie
YAML mappings for colander schemas
translationstring
A library used for internationalization (i18n) duties related to translation.
trypyramid.com
trypyramid.com marketing website
venusian
A library which allows framework authors to defer decorator actions.
virginia
Pyramid sample application for publishing filesystem content
waitress
WSGI server
walkabout
Predicate-based component dispatch.
weberror
WebError Error reporting and interactive debugger
webob
WSGI request and response objects
webob.org
marketing website for WebOb
webtest
Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.
zodburi
Construct ZODB storage instances from URIs.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.