backup-sendgrid-templates

View on PyPIReverse Dependencies (0)

0.9.0 backup_sendgrid_templates-0.9.0-py3-none-any.whl

Wheel Details

Project: backup-sendgrid-templates
Version: 0.9.0
Filename: backup_sendgrid_templates-0.9.0-py3-none-any.whl
Download: [link]
Size: 7997
MD5: 040e8095f871a25cd2dde0a368e568f4
SHA256: 234e46895045927cff894fae70c8801a9120400609fe05e17c2086bda3eb7a54
Uploaded: 2022-08-25 13:41:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: backup-sendgrid-templates
Version: 0.9.0
Summary: Backup all your Sendgrid templates on file system or on a S3 bucket.
Author: Sergio Morstabilini
Project-Url: Homepage, https://github.com/backupSendgridTemplates/backupSendgridTemplates
License: MIT License Copyright (c) 2022 backupSendgridTemplates 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: sendgrid,backup
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: sendgrid (>=6.9.7)
Requires-Dist: boto3 (>=1.14.56)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2046 characters]

WHEEL

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

RECORD

Path Digest Size
backup_sendgrid_templates/__init__.py sha256=H9NWRZb7NbeRRPLP_V1fARmLNXranorVM-OOY-8_2ug 22
backup_sendgrid_templates/__main__.py sha256=oX0FtaQSUPMRI7Ngz44VKlb-7i3PsBZG4jdWVSuMPBw 1161
backup_sendgrid_templates/aws_utils.py sha256=KnpyPvY6IvUSIPW_5OBUM18TTebFfSrAIRaFf-n5ht8 563
backup_sendgrid_templates/service.py sha256=Mcq2xLxeIdOX5Xvw2oHXR-f-3ibuuJ9E6VlRUBBgaCU 3989
backup_sendgrid_templates/strategies.py sha256=TDJu0xnVIKRvbUAs7iksnY8GARsZr49LgdtyQNk-pBc 3515
backup_sendgrid_templates-0.9.0.dist-info/LICENSE sha256=Nk918Umo6ALftYpXcqVqY6VMZv4efimY_XEl_5-DXkk 1080
backup_sendgrid_templates-0.9.0.dist-info/METADATA sha256=mX2TIcVNR9pwAoWRFnYjRp_0Nc8Bn_WaPKqNzunUf9k 3885
backup_sendgrid_templates-0.9.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
backup_sendgrid_templates-0.9.0.dist-info/entry_points.txt sha256=ot6r_-_mdjXWlzVSZSfxCGald5tZ9AqDS6NbaaDF4O8 179
backup_sendgrid_templates-0.9.0.dist-info/top_level.txt sha256=3nzqviCAWn9TcZKALwvBdt9Vw7fy9Q45cbitisxMwy0 26
backup_sendgrid_templates-0.9.0.dist-info/RECORD

top_level.txt

backup_sendgrid_templates

entry_points.txt

backup_sg_on_fs = backup_sendgrid_templates.__main__:backup_templates_on_file_system
backup_sg_on_s3 = backup_sendgrid_templates.__main__:backup_templates_on_s3