hatch-aws-publisher

View on PyPIReverse Dependencies (0)

0.3.0 hatch_aws_publisher-0.3.0-py3-none-any.whl

Wheel Details

Project: hatch-aws-publisher
Version: 0.3.0
Filename: hatch_aws_publisher-0.3.0-py3-none-any.whl
Download: [link]
Size: 6181
MD5: a9ab1be2f1dce3edbda1af822747c8c2
SHA256: 4911e5cb7b2026cc0a103be9ffe3c405087b4d0eee72083d9511f6d7e2d839b3
Uploaded: 2023-04-19 17:22:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hatch-aws-publisher
Version: 0.3.0
Summary: Hatch plugin for deploying to AWS with SAM
Author-Email: aka-raccoon <aka-raccoon[at]pm.me>
Project-Url: Documentation, https://github.com/aka-raccoon/hatch-aws-publishery#readme
Project-Url: Issues, https://github.com/aka-raccoon/hatch-aws-publisher/issues
Project-Url: Source, https://github.com/aka-raccoon/hatch-aws-publisher
License: MIT License Copyright (c) 2022 [pj] 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.
Keywords: aws,hatch,lambda,plugin,sam
Classifier: Framework :: Hatch
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: hatch
Requires-Dist: bandit[toml]; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 4464 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.14.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hatch_aws_publisher/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hatch_aws_publisher/hooks.py sha256=R6u8k04PtI0BTo3XeMVYuQyU-ToCmgpTcyr52IP1hzc 162
hatch_aws_publisher/publisher.py sha256=2Ne9yrS5GCjj9BVq4AIW9EAw5oC0Pnufu8TyA-sbtyU 2997
hatch_aws_publisher-0.3.0.dist-info/METADATA sha256=dwrgtdYNfkujXKzDAOhNgf8RXrUXn1qUDQX_tWimVGU 7014
hatch_aws_publisher-0.3.0.dist-info/WHEEL sha256=EI2JsGydwUL5GP9t6kzZv7G3HDPi7FuZDDf9In6amRM 87
hatch_aws_publisher-0.3.0.dist-info/entry_points.txt sha256=usgamVHYTGDTZDqDp4ObOiX73dULIXrKkvtomnG3yQc 50
hatch_aws_publisher-0.3.0.dist-info/licenses/LICENSE.txt sha256=jJ6JBtFkp2hTrsqYYbSQsUOalTmz9MAJluSNpLuPseU 1061
hatch_aws_publisher-0.3.0.dist-info/RECORD

entry_points.txt

[hatch]
aws-publisher = hatch_aws_publisher.hooks