riptide-engine-docker

View on PyPIReverse Dependencies (1)

0.9.1 riptide_engine_docker-0.9.1-py3-none-any.whl

Wheel Details

Project: riptide-engine-docker
Version: 0.9.1
Filename: riptide_engine_docker-0.9.1-py3-none-any.whl
Download: [link]
Size: 31801
MD5: fccfe580c8486adf845a6b73b7f4419c
SHA256: 433ee2e43ee790506753d710f99fb4fd70434bb527384d7ac543781af392ac8d
Uploaded: 2024-10-07 11:38:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: riptide-engine-docker
Version: 0.9.1
Summary: Tool to manage development environments for web applications using containers - Docker Implementation
Author-Email: Marco Köpcke <hello[at]capypara.de>
Project-Url: Repository, https://github.com/theCapypara/riptide-engine-docker
Project-Url: Documentation, https://riptide-docs.readthedocs.io
License: MIT License Copyright (c) 2020 Marco Köpcke 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.
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Requires-Dist: riptide-lib (<0.10,>=0.9)
Requires-Dist: docker (>=4.1)
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3962 characters]

WHEEL

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

RECORD

Path Digest Size
riptide_engine_docker/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
riptide_engine_docker/assets.py sha256=rwuIX4BUHFnIlngIeOFNy4END3CIUw5zPU-jckmPO-c 593
riptide_engine_docker/cmd_detached.py sha256=76OyM2orLtENTPqc1g9lxUCMGjd70V_pxZM4mKl0rsk 2090
riptide_engine_docker/container_builder.py sha256=3UWPjJRC-KU-1iOPjhL9zg3XMb9ybRbmTzYB_yuH4ek 18760
riptide_engine_docker/engine.py sha256=ToBK16xjR2B7dhdk1sUo4wL7R2Z3xONMwk_ABa2_J4A 9983
riptide_engine_docker/fg.py sha256=QVgl8df6PeM_ltdfw1sKSFnDDx42VIXyacPZuD1XMao 7688
riptide_engine_docker/named_volumes.py sha256=LFmPoMj5_cSoQyfCLIQiR2epiTOdbL9w73-vJwIO3m0 2426
riptide_engine_docker/network.py sha256=wAEEpbqjNLT04ImUHNgbNOG3pxCcFZX6PzRxocjAsiE 1638
riptide_engine_docker/path_utils.py sha256=l0PKMUL5jGKGcIV6OETGcHotSM0-4opHmWeNDtU6T2M 2659
riptide_engine_docker/service.py sha256=aFqpNMFFIWII8pXSpkzPs0EXa_7_nlP1OiSNh3tIoBA 12635
riptide_engine_docker/assets/entrypoint.sh sha256=PJy1DLa9twAhm3ymaS8HChL2F4zrTDrAqfePkvDGr30 8717
riptide_engine_docker/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
riptide_engine_docker/tests/integration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
riptide_engine_docker/tests/integration/tester.py sha256=DWKaWJ6_ssu7_hWIW6M8uo0BbIfKvtiblTORLOzDeF0 5937
riptide_engine_docker/tests/unit/container_builder_test.py sha256=9HSilBTfsAD_0qdVbsjnpPyWjmBJPpnNGLsfTcEHASs 60088
riptide_engine_docker-0.9.1.dist-info/LICENSE sha256=sbxIq6n3sQ1YXAdLi0oXaJaLlivbWDoiMJlM0-wQdEw 1070
riptide_engine_docker-0.9.1.dist-info/METADATA sha256=GCKYOIoKp36OJOhAUC2QJQuuIFU4SthBcP27Of0TJvc 6211
riptide_engine_docker-0.9.1.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
riptide_engine_docker-0.9.1.dist-info/entry_points.txt sha256=XL_Ub228mtVA-dj4tUeAo2K7fzaiJKC61riLTHcXYg4 167
riptide_engine_docker-0.9.1.dist-info/top_level.txt sha256=S5_JDT6lbZpxaQvjAybWnnJjn-sdidhMudk7hRJU18Q 22
riptide_engine_docker-0.9.1.dist-info/RECORD

top_level.txt

riptide_engine_docker

entry_points.txt

docker = riptide_engine_docker.engine:DockerEngine
docker = riptide_engine_docker.tests.integration.tester:DockerEngineTester