picofun

View on PyPIReverse Dependencies (0)

0.4.2 picofun-0.4.2-py3-none-any.whl

Wheel Details

Project: picofun
Version: 0.4.2
Filename: picofun-0.4.2-py3-none-any.whl
Download: [link]
Size: 16796
MD5: 767f8eda0a5ed8ffdd68e35c78070ace
SHA256: ddc3efd5f9c76eeabb6ed6b943a88c39c899d207f346e09a5e56713e026ef911
Uploaded: 2024-10-28 07:26:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: picofun
Version: 0.4.2
Summary: PicoFun AWS Lambda generator
Author-Email: Dave Hall <skwashd[at]gmail.com>
License: Copyright 2023 Dave Hall - https://proactiveops.io Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Dist: black (==24.10.0)
Requires-Dist: jinja2 (==3.1.4)
Requires-Dist: PyYAML (==6.0.2)
Requires-Dist: requests (==2.32.3)
Requires-Dist: tomli (==2.0.2)
Requires-Dist: typer (==0.12.5)
Requires-Dist: build (==1.2.2.post1); extra == "build"
Requires-Dist: twine (==5.1.1); extra == "build"
Requires-Dist: coverage (==7.6.4); extra == "dev"
Requires-Dist: pytest (==8.3.3); extra == "dev"
Requires-Dist: pytest-mock (==3.14.0); extra == "dev"
Requires-Dist: ruff (==0.7.1); extra == "dev"
Provides-Extra: build
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 5957 characters]

WHEEL

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

RECORD

Path Digest Size
picofun/__init__.py sha256=I3Y-XzKy01L49Uz9Ugw7DOgMyd_-7goj76kTJPOMrtE 49
picofun/__main__.py sha256=QDGcD2-9ScgsOAMnYGe7q_xRHRVghjLwpR5Krgty9ZA 330
picofun/cli.py sha256=mO5djaCnftQVUyzyp2wmR24BRWFtsCN3safmJ7ABuEo 1899
picofun/config.py sha256=cbUXLOI3DjC059Zhj667AcgkP6bsFoJ22XeegFRW6N8 5858
picofun/errors.py sha256=P_f8YvRMYlDV1f6cpFVky8Vf57Z8cQ9Xtkg_IE4zZFM 2454
picofun/lambda_generator.py sha256=U5Of9UNP2ItcAwanCRfH1q4o4G7Jx7pkykAoHRGKrIg 3612
picofun/layer.py sha256=rmx8sSow4mrcOn2-pPhC38j2eERSHjnjFE5H2VELHWA 1039
picofun/requirements_manager.py sha256=uBxcdTLlweU3nXXBatHFhiYaOc9_OaXSj5NEE9eOFIc 1386
picofun/spec.py sha256=Eb_G3VLdy7y-RJVgaaYqo6-xSDZlElYoQqu_DqIJYRg 5177
picofun/template.py sha256=drVyykwQxTzSieQ_-PHE-hBFtWlsrGLyd3Nk6BhLf7g 1143
picofun/terraform_generator.py sha256=PMysgx7lEEvIiV0PWkEMBpuHyyhz_ynyjidnfxBdJY4 1446
picofun/templates/lambda.py.j2 sha256=ChBbzjJtdlJrRWE-iFIzWzHevzYj5ye1UX2LSJFWxsI 1239
picofun/templates/main.tf.j2 sha256=IUArhv--yFmjvmyh5rzEG8yQe5fB4Xn1SvUE4yzgDVI 4819
picofun-0.4.2.dist-info/LICENSE.txt sha256=xYRFhxhX4lq0gNFEsCgRkuwjMzod1R_vhiyJSEIUzDM 1094
picofun-0.4.2.dist-info/METADATA sha256=TZYZ4JJhr7aitLeUmsmR860YpXBNDVFhB8nkBn3uhiI 7926
picofun-0.4.2.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
picofun-0.4.2.dist-info/entry_points.txt sha256=2wQuT7cKLJXZL8j1CCOU3UNgDNOqbcmElj8FMNiFo9s 50
picofun-0.4.2.dist-info/top_level.txt sha256=2fglU_7VMh3YGjrOwAzPQhuHae26coswoiFhl4_8en8 8
picofun-0.4.2.dist-info/RECORD

top_level.txt

picofun

entry_points.txt

picofun = picofun:__main__.main