Skip to content

Commit d7ccf98

Browse files
committed
add link to the Hatch-specific example repo, and a link to the quick video intro for the CLI (youtube)
1 parent db69973 commit d7ccf98

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/examples.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
## Example code repositories
44
Here are some examples of how to setup __Python__ with the Polylith Architecture.
55

6-
- [Python Polylith Example](https://github.com/DavidVujic/python-polylith-example) repository by David Vujic
6+
- [Poetry Python Polylith Example](https://github.com/DavidVujic/python-polylith-example) repository by David Vujic
7+
- [Hatch Python Polylith Example](https://github.com/DavidVujic/python-polylith-example-hatch) repository by David Vujic
78
- [Python Polylith Microservices Example](https://github.com/ttamg/python-polylith-microservices-example) by Matt Gosden
89
- [Aws CDK App with Polylith](https://github.com/ybenitezf/cdk_polylith) by Yoel Benítez Fonseca
910

docs/videos.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- Python with the Polylith Architecture - [an overview](https://youtu.be/3w2ffHZb6gc) (about 15 minutes)
55
- Python Poetry Polylith Plugin - [the tooling support & commands](https://youtu.be/AdKpTP9pjHI) (about 13 minutes)
66
- The Developer Experience - [developing a Dad Joke Service with Polylith](https://youtu.be/oG4OFEer3Tk) (about 27 minutes)
7+
- The standalone Polylith CLI - [An intro to the polylith-cli - tooling support for Polylith with Python and Hatch](https://youtu.be/K__3Uah3by0)
78

89
## Talks
910
- __Python Web Conference 2023__ - Microservices, Monolith, Monorepos: the differences & how nicely Polylith solves the trade offs - [A Fresh Take on Monorepos in Python](https://youtu.be/HU61vjZPPfQ) (about 36 minutes)

0 commit comments

Comments
 (0)