Docker python developers tools
Project description
# Docker python developer tools (a.k.a. “dpy”)
This is a collection of tools meant to ease life of docker python workers. Right now, this is work in progress.
[![PyPI version][pypi-image]][pypi-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url]
## Installation
pip install docker-python-dev
## Usage
all commands support an additional -d PATH argument
dpy sanity: sanity check the docker python project
dpy style: style check the docker python project
dpy test: test the docker python project
dpy test-all: test all python version the docker python project
If you want to create a new storage driver for docker-registry:
dpy-driver new
## License
This is licensed under the Apache license.
[pypi-url]: https://pypi.python.org/pypi/docker-python-dev [pypi-image]: https://badge.fury.io/py/docker-python-dev.svg
[travis-url]: http://travis-ci.org/dmp42/docker-python-dev [travis-image]: https://secure.travis-ci.org/dmp42/docker-python-dev.png?branch=master
[coveralls-url]: https://coveralls.io/r/dmp42/docker-python-dev [coveralls-image]: https://coveralls.io/repos/dmp42/docker-python-dev/badge.png?branch=master
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
File details
Details for the file docker-python-dev-0.0.4.tar.gz
.
File metadata
- Download URL: docker-python-dev-0.0.4.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a3369e32b7f87aceaf8322bf462fbc8d3b3c18158fbe818a182057013b85537 |
|
MD5 | 0452dd86c00073535b7aed1181f1d6a3 |
|
BLAKE2b-256 | 8c27b859f2bd3bdf87adeb02236196c2fc7cff9991ccf9c0379204b0d39da64d |