https://github.com/davidvujic/python-polylith-example-tdd-theme
About Example Polylith setup for Python using the TDD theme
https://github.com/davidvujic/python-polylith-example-tdd-theme
Last synced: 3 months ago
JSON representation
About Example Polylith setup for Python using the TDD theme
- Host: GitHub
- URL: https://github.com/davidvujic/python-polylith-example-tdd-theme
- Owner: DavidVujic
- License: mit
- Created: 2023-12-16T10:58:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T11:29:30.000Z (about 2 years ago)
- Last Synced: 2025-02-01T13:41:31.790Z (11 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Python Polylith example TDD theme
This is an example repo for the `tdd` theme
that is available in the Python tools for the Polylith Architecture.
The corresponding `loose` theme (recommended for most Python projects) is found here:
https://github.com/DavidVujic/python-polylith-example
## Docs
The official Polylith documentation:
[high-level documentation](https://polylith.gitbook.io/polylith)
A Python implementation of the Polylith tool:
[python-polylith](https://github.com/DavidVujic/python-polylith)