An open API service indexing awesome lists of open source software.

https://github.com/ddc/pythontemplate


https://github.com/ddc/pythontemplate

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# [pythonTemplate]()
[![Python](https://img.shields.io/badge/Python-3.12+-blue.svg?style=plastic)](https://www.python.org)

# Description

# Run
```shell
podman-compose up
```

# Run Tests
```shell
podman-compose -f docker-compose.test.yml run --rm test
```