lambdex

View on PyPIReverse Dependencies (1)

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

Wheel Details

Project: lambdex
Version: 0.1.9
Filename: lambdex-0.1.9-py2.py3-none-any.whl
Download: [link]
Size: 12770
MD5: 4e545b0e64fd2060f904b774387d5971
SHA256: a92dd8191ddbacbe6048ea4b78b30c90a1dd50a515d8a3c49e55629637ae6eff
Uploaded: 2023-02-15 18:19:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lambdex
Version: 0.1.9
Summary: Lambdex turns pex files into aws lambda python functions.
Author: The Lambdex developers
Author-Email: pantsbuild[at]gmail.com
Home-Page: https://github.com/pantsbuild/lambdex
Project-Url: Changelog, https://github.com/pantsbuild/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: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: Utilities
Requires-Python: >=2.7,<3.12,!=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: 4128 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.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=sPzxqcPFP4RurwUkcRWYo96fFQikOqqc5R6SLuC3Lv8 154
lambdex/bin/__init__.py sha256=Fj3G-cILhxLZ7F6uqEm8289PlyllMYcv8byjni4WqfY 131
lambdex/bin/lambdex.py sha256=HTZlMNxt5gCl3Kvl7p36Yfk3DyDOgVop47_QTFbl07A 8614
lambdex/resources/__init__.py sha256=Fj3G-cILhxLZ7F6uqEm8289PlyllMYcv8byjni4WqfY 131
lambdex/resources/lambdex_handler.py sha256=8v3vP0O9nkLyd2yeI83VZCbrgz1RUpdr84IwuEZ48Ic 1920
lambdex-0.1.9.dist-info/entry_points.txt sha256=lfzzfUu8RdbgcAk-8Wi-G8K1ICtn0r1WotcgvY9-0JI 52
lambdex-0.1.9.dist-info/LICENSE sha256=bcDgaNzzpbyOBUIFuFt3IOHUkmW7xkv1FdLPeRl99po 11323
lambdex-0.1.9.dist-info/WHEEL sha256=kdeDBNPvBI0w3meLKPoGgAnEr54n1jzrZWUoaLmGzVY 99
lambdex-0.1.9.dist-info/METADATA sha256=W6bOBm35GrmJ8JZ26xggwTutUb2l7hETmNqVpbRjE6s 5872
lambdex-0.1.9.dist-info/RECORD

entry_points.txt

lambdex = lambdex.bin.lambdex:main