Files
amap/backend/README.md

24 lines
509 B
Markdown

# backend
[![PyPI - Version](https://img.shields.io/pypi/v/backend.svg)](https://pypi.org/project/backend)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/backend.svg)](https://pypi.org/project/backend)
-----
## Table of Contents
- [Installation](#installation)
- [License](#license)
## Installation
```console
apt install weasyprint
hatch shell
fastapi dev src/main.py
```
## License
`backend` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.