pyramid-tasks

View on PyPIReverse Dependencies (0)

0.3.2 pyramid_tasks-0.3.2-py3-none-any.whl

Wheel Details

Project: pyramid-tasks
Version: 0.3.2
Filename: pyramid_tasks-0.3.2-py3-none-any.whl
Download: [link]
Size: 16874
MD5: d1f721ce09b97a00c186522e4c9f7b34
SHA256: 388ce98e18e40712ee4748ffa0cc1f65ee6a0fbacd82c347420fff3be34cdcb4
Uploaded: 2024-10-18 04:49:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyramid-tasks
Version: 0.3.2
Summary: Bring parity to Pyramid and Celery by creating a full Pyramid application in the Celery worker and providing a request object for each task.
Author: Theron Luhn
Author-Email: theron[at]luhn.com
Home-Page: https://github.com/luhn/pyramid-tasks/
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pyramid
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Object Brokering
Requires-Python: >=3.8
Requires-Dist: celery (<6,>=4)
Requires-Dist: pyramid (>=1.9)
Requires-Dist: venusian (>=1.0)
Requires-Dist: zope.interface (>=3.8.0)
Requires-Dist: ruff (~=0.7.0); extra == "linting"
Requires-Dist: pyramid-tm (~=2.4); extra == "testing"
Requires-Dist: pytest (~=8.3); extra == "testing"
Requires-Dist: sqlalchemy (~=2.0); extra == "testing"
Requires-Dist: transaction (~=5.0); extra == "testing"
Requires-Dist: zope.sqlalchemy (~=3.1); extra == "testing"
Provides-Extra: linting
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11894 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyramid_tasks/__init__.py sha256=aDsTedll3rXNkMwbHCiZhir-gWzSxlRQoR5Wshn6Y1g 5858
pyramid_tasks/celery.py sha256=sorUjWN2i2yRtJbXP8R-y23iAruOqJrx-I9GczvU4dk 1098
pyramid_tasks/events.py sha256=U-X3u2zjkzSYLzn-ONtoi2S45qscu54TiXUk6i3uCYU 1256
pyramid_tasks/interfaces.py sha256=QttCD9uYqZdTd5JBim1buhGYsM_IL_hOMKGNN5BHCdM 1297
pyramid_tasks/settings.py sha256=idapBOPQ2UVWCxnhoHjU28ZcXRNeVv3GX9zAP698-6w 3436
pyramid_tasks/taskderivers.py sha256=IwnIWTT3FR0tyispf1v298WQAngpbzbRlyq3A6zNY1Y 1745
pyramid_tasks/transaction.py sha256=n_pZtN_5TEBZ11XV2IRPS3BFrMyL4zQn1NjgVJJh-Us 306
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_integration.py sha256=k-rUeuB3-54LK5d9D3mqca7Wy_nwiIgXUThPGMAwSHg 4623
tests/test_settings.py sha256=P0M5tubhwXpBGhXubl5SS2zsnAFZsK8ossiWo2-O-UQ 1710
tests/pkgs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/pkgs/deriverapp/__init__.py sha256=M3sJquHmKTQR83eaEGrJ1-_K45ov47GtdpFZiluQMkE 1525
tests/pkgs/transactionapp/__init__.py sha256=lqo8eJSPCJRPbQBrQRBWAXZj5pWlMxijck48r_TMuSI 1685
tests/pkgs/venusianapp/__init__.py sha256=fCuQbeh9H2lUFgFNqiCbGKL6SwhKjOy3B6VU0EsJjlQ 200
pyramid_tasks-0.3.2.dist-info/LICENSE sha256=e-fsnQ4E6A-vyxVgLygwbgvWaxKmj6F2DMeSLqmMYUQ 1068
pyramid_tasks-0.3.2.dist-info/METADATA sha256=UuYWGzw0DBSHu_qbVQ0ZSgX40CDPN7jbY2CTWH_3WBw 13607
pyramid_tasks-0.3.2.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
pyramid_tasks-0.3.2.dist-info/top_level.txt sha256=Ppkw6nJCLFU_ID1AUOCGaWAoSYyyGRHNebFfwNtqmoA 20
pyramid_tasks-0.3.2.dist-info/RECORD

top_level.txt

pyramid_tasks
tests