No project description provided
Project description
# Draw compose
Render compose files with one command line!
This project needs graphviz installed.
## Simple example
![Simple example](https://raw.githubusercontent.com/Alexis-benoist/draw-compose/master/fixtures/simple.png?raw=true “Simple Example”)
## Classic python example ![Python classic](https://raw.githubusercontent.com/Alexis-benoist/draw-compose/master/fixtures/real.png?raw=true “Python web app”)
# Install ## On OSX: Install graphviz brew install graphviz and draw-compose:
$ pip install draw-compose
# Use
Renders by default docker-compose.yml in the current folder.
$ draw-compose -o docker.png
Or a specific docker file can be rendered:
$ draw-compose -i fixtures/real.yml -o docker-specific.png
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file draw-compose-0.0.1.tar.gz
.
File metadata
- Download URL: draw-compose-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3733fb4e118d94ce9958ce1e2d77c0d2ae558e426b72d99673fd5ce53c6a16ab |
|
MD5 | 82a8c864455de2bababb36dc0333e1a3 |
|
BLAKE2b-256 | 361f05ad62d46c7fb053d2b6f7b5243a6df000935c6257d59a3fb49e4adabb2b |
File details
Details for the file draw_compose-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: draw_compose-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b66ba361ffa57baa13e79272628be0a35831cbda540e29123225a1cfb3600ec1 |
|
MD5 | 24041ed592bfc4351858bcad015028ec |
|
BLAKE2b-256 | 3dae7113a1fa58b9c5efb5dccfb9127b20468b7e2d430dea38d92a3b13fd26e4 |