# {{ package_title }} [![PyPI - Version](https://img.shields.io/pypi/v/{{ package_name }}.svg)](https://pypi.org/project/{{ package_name }}) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/{{ package_name }}.svg)](https://pypi.org/project/{{ package_name }}) --- **Table of Contents** - [Installation](#installation) - [License](#license) ## Installation ```console pip install {{ package_name }} ``` ## License `{{ package_name }}` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.