zappa

View on PyPIReverse Dependencies (6)

0.59.0 zappa-0.59.0-py3-none-any.whl

Wheel Details

Project: zappa
Version: 0.59.0
Filename: zappa-0.59.0-py3-none-any.whl
Download: [link]
Size: 118479
MD5: f09c5e4f4dedc748135d1c94a1dbc192
SHA256: 4f5f2459ce0acb72a9aa2241ce0aa48661d651196055738769017eaad8422017
Uploaded: 2024-04-10 20:45:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: zappa
Version: 0.59.0
Summary: Server-less Python Web Services for AWS Lambda and API Gateway
Author: Rich Jones
Author-Email: rich[at]openwatch.net
Maintainer: Alex DelVecchio
Maintainer-Email: alex[at]zappa.ws
Home-Page: https://zappa.ws/zappa
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.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: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.8
Requires-Dist: argcomplete
Requires-Dist: boto3 (>=1.17.28)
Requires-Dist: durationpy
Requires-Dist: hjson
Requires-Dist: jmespath
Requires-Dist: kappa (==0.6.0)
Requires-Dist: pip (>=9.0.1)
Requires-Dist: placebo (<0.10)
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
License-File: LICENSE
[Description omitted; length: 85489 characters]

WHEEL

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

RECORD

Path Digest Size
zappa/__init__.py sha256=QgL_YyYjRtAdw9skVeQrEu9PP_RjZHxpcTcqo3wqYO0 1349
zappa/asynchronous.py sha256=kNEIsiSIL2ZF-xne6drbez7CD3zxUPqpoc43VnGdtTc 15841
zappa/cli.py sha256=Z-jpRY3cC_YmznDRBP2fE-IzWKJTko2u16SLEQqBW_U 125212
zappa/core.py sha256=zIPDqBwEZyzM5Q05OA-bCWcUHIBf-z4Qv9odyyUsgxs 133975
zappa/handler.py sha256=RSqqNW9DWd3rrxNffn4a1WUMTLNUjeoEXGpfUKqTDrE 28624
zappa/letsencrypt.py sha256=wov-mDH25xQnnVTKfqP9l2Y7kaBOKKXDZuElExK7lKY 13321
zappa/middleware.py sha256=ykKjYwmfVw0UQxiQpjYRZ-PK9XOhdZegrLvvfUUXrlo 2072
zappa/policies.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
zappa/utilities.py sha256=FiELUPgCX45BcpYxXDKMCIBEu9hfGSt0GfZr-5nd4zA 23643
zappa/wsgi.py sha256=V6qjSVXwpCEGWvEfBsWU-uykpl5wH6oZ_jsBK_2JCo0 7221
zappa/ext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
zappa/ext/django_zappa.py sha256=c1geaC5lNrZnhCmPXyCKCVXfHTW8ga_hWniET4r8Vs8 295
zappa-0.59.0.dist-info/LICENSE sha256=GH_A6oCDDla2LAH2-FpM7OgatxOgtl5OVPrUtEJVo5M 1077
zappa-0.59.0.dist-info/METADATA sha256=qKHMDSSon3_DwatDZg-Et7jBe-7sX0WO9hZOx4JXexo 87026
zappa-0.59.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
zappa-0.59.0.dist-info/entry_points.txt sha256=F0w_ij7AXPJ5Gxl66RobF9NoD6RP1ibecacvDfRTdMg 64
zappa-0.59.0.dist-info/top_level.txt sha256=hb9hbQHkuOunwHGRffYDyp_6iNKCYs-jydrGo9d03cI 6
zappa-0.59.0.dist-info/RECORD

top_level.txt

zappa

entry_points.txt

z = zappa.cli:handle
zappa = zappa.cli:handle