static-deployer

View on PyPIReverse Dependencies (0)

0.1.5 static_deployer-0.1.5-py3-none-any.whl

Wheel Details

Project: static-deployer
Version: 0.1.5
Filename: static_deployer-0.1.5-py3-none-any.whl
Download: [link]
Size: 14452
MD5: c080344ba8f15cc491039507a3e5defa
SHA256: e2a31ad904a91894aeca39449935031403dd8b88288a49721756ff33504367c4
Uploaded: 2022-08-12 14:53:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: static-deployer
Version: 0.1.5
Summary: Deploy static websites using a single command
Author: Jardel Weyrich
Author-Email: jweyrich[at]gmail.com
Home-Page: https://github.com/jweyrich/static-deployer
License: BSD-3-Clause
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7, <4.0
Requires-Dist: attrs (<22.0.0,>=21.2.0)
Requires-Dist: boto3 (<2.0.0,>=1.18.39)
Requires-Dist: toml (<1.0.0,>=0.10.2)
Requires-Dist: multiprocessing-logging (<1.0.0,>=0.3.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3052 characters]

WHEEL

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

RECORD

Path Digest Size
cli.py sha256=fbZEY9-ahJdhPinjzNqPA3j6Ufee_Lllul78hh2jnL8 11929
static_deployer/__init__.py sha256=u0ikyrChA5iUaOOdmvmThgoaS2YiI8OTob8a0nJuu1k 124
static_deployer/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
static_deployer/common/configuration.py sha256=k-AxOfi8xpq5kFOSistUqodBMV8jwkkjWts2LIKShvg 4218
static_deployer/common/log.py sha256=ktAGeOITY_Kz7fm2RcoUyX1a6CzK3zGBkHNHu0bREiU 1101
static_deployer/common/types.py sha256=t7p5098qdOZEO1ry2vTnEkUx4kHAnhWokt2cfjG-0F4 1358
static_deployer/common/utils.py sha256=y2MSjeJXnTt7uuZ4XHuSHlnxUeWZhjKdlkwXLPlN_GA 1102
static_deployer/providers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
static_deployer/providers/cdn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
static_deployer/providers/cdn/cloudfront.py sha256=11T-_-WWjGW1sselNmgBxLnRIKV-U6MtZYyUalYns74 4081
static_deployer/providers/storage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
static_deployer/providers/storage/s3bucket.py sha256=R_mHSYq9YDaFKNhGoh_bMofmuOeAHqXUgScx_8hc9bc 4630
static_deployer-0.1.5.dist-info/LICENSE sha256=CA9NT8KjZx3cD8F_eTYalTPAvERy-aLg3CxcfwKu0Bg 1522
static_deployer-0.1.5.dist-info/METADATA sha256=pUQ1vrRNtr_86AVtvudxiqWuQG7Yz3q5tFN9itbvOUs 3966
static_deployer-0.1.5.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
static_deployer-0.1.5.dist-info/entry_points.txt sha256=5pLCKuMXLTN_gW8U3eXOuhlYg4Bp5eD10mM-801gYbg 45
static_deployer-0.1.5.dist-info/top_level.txt sha256=FadpyK6hSBVCAzzOgqbvNT7F1XCVodp4Aar_9RTBy9s 20
static_deployer-0.1.5.dist-info/RECORD

top_level.txt

cli
static_deployer

entry_points.txt

static-deployer = cli:main