You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are some examples of how to setup __Python__ with the Polylith Architecture.
5
5
6
6
-[Python Polylith Example](https://github.com/DavidVujic/python-polylith-example) repository by David Vujic
@@ -10,8 +10,18 @@ Here are some examples of how to setup __Python__ with the Polylith Architecture
10
10
You will find examples of sharing code between different kind of projects, developer tooling configuration such as `mypy` and the `venv`,
11
11
and development setup for REPL Driven Development or Jupyter notebooks.
12
12
13
-
In addition to the examples, there is also the actual [Python tools for the Polylith Architecture](https://github.com/DavidVujic/python-polylith) repo, that itself is a Polylith Workspace.
13
+
## Production Systems
14
+
[Runestone Academy Monorepo](https://github.com/RunestoneInteractive/rs)
14
15
15
-
### Looking for examples and production systems
16
+
> Runestone Academy is an open-source project and our mission is to equip the nation's STEM teachers with open-source content, tools and strategies they need to create engaging, accessible, and effective learning experiences for their students.
17
+
18
+

19
+
20
+
## Other
21
+
In addition to the examples and Production Systems,
22
+
there is also the actual [Python tools for the Polylith Architecture](https://github.com/DavidVujic/python-polylith)
23
+
repo, that itself is a Polylith Workspace.
24
+
25
+
### Your project here?
16
26
Do you have a Polylith repository that you or your company would like to share here? You are very much welcome to make a Pull Request,
17
-
or a Github issue to the [python-polylith-docs](https://github.com/DavidVujic/python-polylith-docs) repo.
27
+
or create a Github issue to the [python-polylith-docs](https://github.com/DavidVujic/python-polylith-docs) repo.
0 commit comments