dockumentor

View on PyPIReverse Dependencies (0)

0.1.2 dockumentor-0.1.2-py3-none-any.whl

Wheel Details

Project: dockumentor
Version: 0.1.2
Filename: dockumentor-0.1.2-py3-none-any.whl
Download: [link]
Size: 6904
MD5: 876433302d199c8ab89694ff78005a1e
SHA256: ebb3c2eecab895f44241353908162456cf43dea624887aeda9916b753826b597
Uploaded: 2024-12-10 18:06:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dockumentor
Version: 0.1.2
Summary: Dockumentor is a Python utility that automates the generation of detailed documentation for Docker Compose projects. It interprets Docker Compose configurations to produce visual diagrams and markdown documentation, leveraging Mermaid diagrams and Jinja2 templates to provide clear and customizable representations of service architectures. Ideal for development teams and educators, Dockumentor streamlines the process of maintaining accurate and visual documentation for Docker environments.
Author: Lucian BLETAN
Author-Email: neuraluc[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.1.4)
Requires-Dist: PyYAML (<7.0.0,>=6.0.1)
Requires-Dist: click (<9.0.0,>=8.1.7)
Description-Content-Type: text/markdown
[Description omitted; length: 3485 characters]

WHEEL

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

RECORD

Path Digest Size
dockumentor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dockumentor/dockumentor.py sha256=pv2gVwvrBD-zTasHQ1Zcq0u51Yv_XDDO6cuf9_iUf2E 11295
dockumentor/templates/dockumentor_compose.md sha256=BM3tKYIWRGUPw501HWjfMuTpe3_dx4W18YC2AfQ5PM4 1428
dockumentor-0.1.2.dist-info/METADATA sha256=1DuSOyIC-xFlHM0ImCXP9FQfVIiRZJthaNsFifT5rkg 4699
dockumentor-0.1.2.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
dockumentor-0.1.2.dist-info/entry_points.txt sha256=aq5tthj0-Gjfcm_bZ1KvMd3GP8rP7MOSzhP3nZ_9wtw 59
dockumentor-0.1.2.dist-info/RECORD

entry_points.txt

dockumentor = dockumentor.dockumentor:cli