On 1/6/21 9:51 AM, Theron Luhn wrote: > Seems like a good time to plug my new project: > https://pypi.org/project/pyramid-tasks/ > <https://pypi.org/project/pyramid-tasks/> > > Pyramid and Celery are so dramatically different it’s a pain to integrate > them, and any code shared between them can’t access anything > Pyramid-specific. Got tired of trying to make a square peg fit in a round > hole, so I brought my entire Pyramid application over to my Celery worker. > Having a request object available in a Celery task is incredibly convenient, > and my code is much tidier not having to tiptoe around the differences in > environments.
I think this would be a good add-on to add to Extending Pyramid. https://trypyramid.com/extending-pyramid.html If you submit a PR, we'll merge it and deploy. Also if you Tweet to @PylonsProject, I'll retweet it. --steve -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pylons-discuss+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/9f348d0b-12b3-f029-7782-56be25ea0a92%40gmail.com.