tideploy

View on PyPIReverse Dependencies (0)

0.1.1 tideploy-0.1.1-py3-none-any.whl

Wheel Details

Project: tideploy
Version: 0.1.1
Filename: tideploy-0.1.1-py3-none-any.whl
Download: [link]
Size: 6925
MD5: cd4ed53cbfd99f54763f9a2ee3b21fb7
SHA256: 3cb0fa52785f76cc419377b44fd0d17dabc8471ba359c073fb51062a3a0d0f64
Uploaded: 2021-10-11 17:35:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tideploy
Version: 0.1.1
Summary: Remote deployment using Fabric
Author: Tip ten Brink
Author-Email: 75669206+tiptenbrink[at]users.noreply.github.com
Home-Page: https://github.com/tiptenbrink/deploy
Project-Url: Repository, https://github.com/tiptenbrink/deploy
License: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: PyYAML (<6.0.0,>=5.1.2)
Requires-Dist: fabric (<3.0.0,>=2.5.0)
Requires-Dist: paramiko (<3.0.0,>=2.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5573 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tideploy/__init__.py sha256=o2tVh8JdeOndRV902uYvRa_5jIbemsDJhytIiWpBcL8 71
tideploy/cli.py sha256=yMG4XyQKbLw4hSqmRSF3bPbF5ajjrtCG24lJQLruCvc 5042
tideploy/main.py sha256=1egA2DFh5km5wPYXkq6OOTucSVP6_93sZQceqENrSNY 69
tideploy/remote.py sha256=g6K9Abz3-FbvKDyQoBerQeuJqTnt8q9KD-kVmWh9QFk 2975
tideploy-0.1.1.dist-info/entry_points.txt sha256=hctXeTOHg6vG8bySIhD-6-6pOea08-Rt6ap6utiyOkg 45
tideploy-0.1.1.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
tideploy-0.1.1.dist-info/METADATA sha256=-6SfLIfjKXYHJXyXVjiMuLT0hXlFBDXg9QgyvK8gCv8 6417
tideploy-0.1.1.dist-info/RECORD

entry_points.txt

tideploy = tideploy.cli:run