zappa-packer

View on PyPIReverse Dependencies (0)

0.0.4 zappa_packer-0.0.4-py3-none-any.whl

Wheel Details

Project: zappa-packer
Version: 0.0.4
Filename: zappa_packer-0.0.4-py3-none-any.whl
Download: [link]
Size: 32946
MD5: a81bb3f75e2031c4e71fd9f3db408e80
SHA256: 273b02faac742873d2259e6f3a3475788a2da3ff89ecca5116d9669c5bf874f6
Uploaded: 2023-06-08 15:58:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: zappa-packer
Version: 0.0.4
Summary: Server-less Python Web Services for AWS Lambda and API Gateway
Author: Mario Mixtega
Author-Email: mariomixtega[at]yahoo.com
Home-Page: https://github.com/mariowix/ZappaPacker
License: MIT License
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.11
Classifier: Framework :: Django :: 2.0
Classifier: Framework :: Django :: 3.0
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.7
Requires-Dist: hjson
Requires-Dist: pip (>=9.0.1)
Requires-Dist: python-dateutil
Requires-Dist: python-slugify
Requires-Dist: pyyaml
Requires-Dist: requests (>=2.20.0)
Requires-Dist: toml
Requires-Dist: tqdm
Requires-Dist: troposphere (>=3.0)
Requires-Dist: werkzeug
Requires-Dist: wheel
Description-Content-Type: text/markdown
[Description omitted; length: 1437 characters]

WHEEL

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

RECORD

Path Digest Size
zappa_packer/__init__.py sha256=H6j1x93mAGAjY9thY1YmrS-1WA6wjwCtNPDrDMK95mg 1441
zappa_packer/cli.py sha256=dtIQezmqncURs3iF8lxx32bu-nQFVou0HEI6z1ZuKlY 32173
zappa_packer/handler.py sha256=FuxTqMQAsdQKl5Ql6f3YRf983sw0-Kn_jyiQUpuNN-I 25419
zappa_packer/middleware.py sha256=Fe71dQjN70wDX65k_RaOedSyy-vWkX3K3xsuSq8zqak 2071
zappa_packer/utilities.py sha256=9etKX4ZwY8bDkAHXdPxbjaK9rUOjlex0BRsEH_1-2vw 4662
zappa_packer/wsgi.py sha256=HPp7e20w6wL7JoF8dy6_hGN4x1I81Snjt_DLGAyBKGQ 6789
zappa_packer/zappa.py sha256=Uj3EKbi3hUxlsYQH4AqrWmlL_ML2vKcyCAHU64e8ug4 30114
zappa_packer-0.0.4.dist-info/METADATA sha256=dbpABr4gq6maZnPqxBB0wTgXIctiF6m0C_hbxq28UD4 2690
zappa_packer-0.0.4.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
zappa_packer-0.0.4.dist-info/entry_points.txt sha256=4-99-gRyQwQsB3B8b3Odq7O-1v-yVaFk3LwYf16Yddw 86
zappa_packer-0.0.4.dist-info/top_level.txt sha256=Bw8k36o15eOx3xTDWo5R4OWD0qLrKy8LwWudMnQD-M8 13
zappa_packer-0.0.4.dist-info/RECORD

top_level.txt

zappa_packer

entry_points.txt

zappa-packer = zappa_packer.cli:handle
zp = zappa_packer.cli:handle