pyramid-helloworld

View on PyPIReverse Dependencies (0)

2.0.5 pyramid_helloworld-2.0.5-py3-none-any.whl

Wheel Details

Project: pyramid-helloworld
Version: 2.0.5
Filename: pyramid_helloworld-2.0.5-py3-none-any.whl
Download: [link]
Size: 5064
MD5: 69c334c51ba83836ae09584adcd41a20
SHA256: c724d8b39f7647242cc6e2119a23d8468c59bf61ca56a6906055dc908d087710
Uploaded: 2024-11-02 12:18:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyramid-helloworld
Version: 2.0.5
Summary: Hello World web app using pyramid.
Author-Email: Guillaume Gauvrit <guillaume[at]gauvr.it>
Project-Url: Homepage, https://github.com/mardiros/pyramid-helloworld
Project-Url: Documentation, https://github.com/mardiros/pyramid-helloworld/blob/main/README.md
Project-Url: Repository, https://github.com/mardiros/pyramid-helloworld.git
Project-Url: Issues, https://github.com/mardiros/pyramid-helloworld/issues
Project-Url: Changelog, https://github.com/mardiros/pyramid-helloworld/blob/main/CHANGELOG.md
License: BSD-Derived
Requires-Python: >=3.9
Requires-Dist: plaster-yaml (>=2.0.1)
Requires-Dist: pyramid (<3,>=1.10)
Requires-Dist: waitress (<3,>=2.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 304 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.4.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
CHANGELOG.md sha256=DA3S0sRxUbAJESEi6lwWJqUSxcntr-FDQLdtk8ONkUo 348
development.json sha256=MRrYveUFRzv7N16XmM_6tWFfBFhmVzKbl50qSU_htLo 717
development.yaml sha256=DZ-sWhnbmgMT-Qgzm9gSdG7eb4GJ1HRKwyU6xc8YxbU 740
pyramid_helloworld-2.0.5.dist-info/METADATA sha256=NhyuA7JyUhvWZ3kneD9VEBrPW6_AKGSr1h7JU_DZAIk 1059
pyramid_helloworld-2.0.5.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
pyramid_helloworld-2.0.5.dist-info/entry_points.txt sha256=bSNj8OIchRhT5zWSieePZwbyJhrzu3kMg3EYtOi2_E4 143
pyramid_helloworld-2.0.5.dist-info/licenses/LICENSE sha256=PNdPGqa6V0DdAidWuNndR6aJkwbhwyjVzeEIHHLxyrk 1523
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-2.0.5.dist-info/RECORD

entry_points.txt

main = pyramid_helloworld.backend:app
main = pyramid_helloworld:main