pyramid_celery

Celery integration

Integrates Celery with Pyramid web application frameworks

Pyramid configuration with celery integration. Allows you to use pyramid .ini files to configure celery and have your pyramid configuration inside celery tasks.

GitHub

106 stars
14 watching
66 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
formalchemy/pyramid_formalchemy Tools and utilities for integrating FormAlchemy into Pyramid web applications 44
yosaiproject/pyramid_yosai Integrates Yosai security framework with the Pyramid web application framework 5
ask/celery An asynchronous task queue/job queue for distributed message passing 54
mrijken/pyramid_bowerstatic Integrates BowerStatic into Pyramid to manage client-side resources 14
sontek/pyramid_webassets An extension for Pyramid web applications to manage assets using the webassets library. 64
pylons/pyramid_ipython A Python binding that integrates the IPython shell with Pyramid's pshell. 7
pylons/pyramid_zcml A package providing ZCML directives for configuring the Pyramid web framework 4
wichert/pyramid_sqlalchemy A package that simplifies the integration of SQLAlchemy with Pyramid web applications. 26
maciej-gol/tenant-schemas-celery Enables collaboration between Celery tasks and multi-tenancy in Django applications. 183
ergo/pyramid_apispec Generates OpenAPI specification files for Pyramid applications. 23
pylons/pyramid_bpython Bindings for using Bpython as the interactive shell in Pyramid web applications. 0
pylons/pyramid_layout An add-on that enables the creation of reusable UI layouts in Pyramid web applications. 24
pylons/pyramid_exclog Logs Pyramid application exception information to a standard logger for configurable logging output. 23
pylons/pyramid_jinja2 Bindings for integrating Jinja2 templating with the Pyramid web framework. 71
sontek/tomb_routes A utility library simplifying Pyramid routing by providing a single-step approach to defining routes and views. 1