Metadata-Version: 2.1
Name: better-cookiecutter
Version: 0.0.1
Summary: Use cookiecutter with yaml files, or even with python files
Home-page: https://github.com/tomgrin10/better-cookiecutter
License: MIT
Keywords: cookiecutter,better,yaml
Author: Tom Gringauz
Author-email: tomgrin10@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Project-URL: Repository, https://github.com/tomgrin10/better-cookiecutter
Description-Content-Type: text/markdown

# better-cookiecutter

[![PyPI](https://img.shields.io/pypi/v/better-cookiecutter)](https://pypi.org/project/better-cookiecutter/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/better-cookiecutter)](https://pypi.org/project/better-cookiecutter/)
[![PyPI License](https://img.shields.io/pypi/l/better-cookiecutter)](https://pypi.org/project/better-cookiecutter/)
[![Code Style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black/)

Use cookiecutter with yaml files, or even with python files.


