https://github.com/ddc/pythontemplate
https://github.com/ddc/pythontemplate
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ddc/pythontemplate
- Owner: ddc
- License: mit
- Created: 2024-06-17T15:27:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T19:28:09.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T10:16:15.383Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [pythonTemplate]()
[](https://www.python.org)
# Description
# Run
```shell
podman-compose up
```
# Run Tests
```shell
podman-compose -f docker-compose.test.yml run --rm test
```