goodtaxi2019 / create-python-package

Python package scaffold builder

Home Page:https://hub.docker.com/r/dceoy/create-python-package/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-python-package

Python package scaffold builder

Installation

$ pip install -U https://github.com/dceoy/create-python-package/archive/master.tar.gz

Docker image

The image is available at Docker Hub.

$ docker pull dceoy/create-python-package

Usage

$ create-python-package ./newpackage

About

Python package scaffold builder

https://hub.docker.com/r/dceoy/create-python-package/

License:MIT License


Languages

Language:Python 93.1%Language:Dockerfile 6.9%