lambdex

View on PyPIReverse Dependencies (1)

0.2.0 lambdex-0.2.0-py2.py3-none-any.whl

Wheel Details

Project: lambdex
Version: 0.2.0
Filename: lambdex-0.2.0-py2.py3-none-any.whl
Download: [link]
Size: 13105
MD5: fb52f225da86cf09c24f86227355d4a5
SHA256: 3a4ba9a75813c9e683fbeb75029327f5daf10312b362d32a512aba3147db5d33
Uploaded: 2024-05-31 00:13:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lambdex
Version: 0.2.0
Summary: Lambdex turns pex files into aws lambda python functions.
Author: The Lambdex developers
Author-Email: developers[at]pex-tool.org
Home-Page: https://github.com/pex-tool/lambdex
Project-Url: Changelog, https://github.com/pex-tool/lambdex/blob/main/CHANGES.md
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
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: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: Utilities
Requires-Python: >=2.7,<3.13,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*
Requires-Dist: pex (>=1.1.15)
Requires-Dist: flask (==1.1.4); extra == "test-gcp-http" and python_version < "3.6"
Requires-Dist: flask (==2.0.3); extra == "test-gcp-http" and (python_version >= "3.6" and python_version < "3.7")
Requires-Dist: flask (==2.2.2); extra == "test-gcp-http" and python_version >= "3.7"
Provides-Extra: test-gcp-http
Description-Content-Type: text/markdown
[Description omitted; length: 4328 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
lambdex/__init__.py sha256=4vbPVoez1QFRNKWTDd1nB6m53xhdKhw0c_F17S1jeEI 437
lambdex/__main__.py sha256=ofXaFSgjp9pQKPRCXfwhjbvhCpIFK8TlKsptayWsNT4 251
lambdex/version.py sha256=0uW2fFnlg9I5zeJQzjV0FxBsJUXQqh1Cavp7rfALslk 154
lambdex/bin/__init__.py sha256=Fj3G-cILhxLZ7F6uqEm8289PlyllMYcv8byjni4WqfY 131
lambdex/bin/lambdex.py sha256=fd0TF8CBeTbfBtJBjuteIE076S9b_ou2xAOcudDI1lc 8929
lambdex/resources/__init__.py sha256=Fj3G-cILhxLZ7F6uqEm8289PlyllMYcv8byjni4WqfY 131
lambdex/resources/lambdex_handler.py sha256=prBKjNZx6NEsf4o8JaieW-5C6ZIcKVbKIL4o0Al9MdE 2359
lambdex-0.2.0.dist-info/entry_points.txt sha256=lfzzfUu8RdbgcAk-8Wi-G8K1ICtn0r1WotcgvY9-0JI 52
lambdex-0.2.0.dist-info/LICENSE sha256=bcDgaNzzpbyOBUIFuFt3IOHUkmW7xkv1FdLPeRl99po 11323
lambdex-0.2.0.dist-info/WHEEL sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY 99
lambdex-0.2.0.dist-info/METADATA sha256=woBPICdxCHv7sM8DZ0xCyDNFRjT5SAz8ayFpRnH-sw4 6122
lambdex-0.2.0.dist-info/RECORD

entry_points.txt

lambdex = lambdex.bin.lambdex:main