pyramid-helloworld

View on PyPIReverse Dependencies (0)

1.1.1 pyramid_helloworld-1.1.1-py3-none-any.whl

Wheel Details

Project: pyramid-helloworld
Version: 1.1.1
Filename: pyramid_helloworld-1.1.1-py3-none-any.whl
Download: [link]
Size: 3862
MD5: 95fd506b7f2a1e2d9d98b96fe119d5f5
SHA256: 9ba1a83a54865a7e61f533572d604a7761cc3c3632a81313cc6d70162f91f224
Uploaded: 2024-03-30 11:39:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyramid-helloworld
Version: 1.1.1
Summary: Hello World web app using pyramid.
Author: Guillaume Gauvrit
Author-Email: guillaume[at]gauvr.it
License: BSD-derived
Classifier: License :: Other/Proprietary License
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
Requires-Python: >=3.8,<4.0
Requires-Dist: celery (<6,>=5); extra == "celery"
Requires-Dist: plaster-yaml (<2.0.0,>=1.0.0)
Requires-Dist: pyramid (<3.0,>=2.0)
Requires-Dist: waitress (<3.0.0,>=2.0.0)
Provides-Extra: celery
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
development.yaml sha256=vsnC9ggDfrwm-K0efyWPwqYuaW5GI63in5vgRxQOXo0 399
pyramid_helloworld/__init__.py sha256=K5rcNMNVFB9O7FUu3fN3VbOf-P8qo3VlTvuh74_OluU 899
pyramid_helloworld/backend.py sha256=Xece3g6sC-6eggFIuskTHCzE5t5b8kXalcfEnmuVKu8 89
pyramid_helloworld/tasks.py sha256=Thk5aYA8TQndddbOzbVrEQhVX8ABKSCZTT5qmJcDwWE 120
pyramid_helloworld-1.1.1.dist-info/LICENSE sha256=PNdPGqa6V0DdAidWuNndR6aJkwbhwyjVzeEIHHLxyrk 1523
pyramid_helloworld-1.1.1.dist-info/METADATA sha256=A1TB9zSEs-gAcHlwbCbQqIMuV4NdoBCBKGwb6eyNVQ8 760
pyramid_helloworld-1.1.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pyramid_helloworld-1.1.1.dist-info/entry_points.txt sha256=d2woky3dv1ka_8Uou7JHcxrE-OYk_uA8wslMZeHYp1U 161
pyramid_helloworld-1.1.1.dist-info/RECORD

entry_points.txt

main = pyramid_helloworld.backend:app
main = pyramid_helloworld:main
file+yaml = plaster_yaml:Loader