gpchelkin / wemake-python-package

Bleeding edge cookiecutter template to create new python packages

Home Page:https://github.com/wemake-services/wemake-python-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wemake-python-package

wemake.services Build Status Dependencies Status wemake-python-styleguide

Bleeding edge cookiecutter template to create new python packages.


Purpose

This project is used to scaffold a python project structure. Just like poetry new but better.

Features

Installation

Firstly, you will need to install dependencies:

pip install cookiecutter jinja2-git lice

Then, create a project itself:

cookiecutter gh:wemake-services/wemake-python-package

License

MIT. See LICENSE for more details.

About

Bleeding edge cookiecutter template to create new python packages

https://github.com/wemake-services/wemake-python-package

License:MIT License


Languages

Language:Python 88.5%Language:Makefile 7.1%Language:Shell 4.4%