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
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,4 @@
1
1
# Pythonator
2
-
3
-
**Pythonator** is a desktop application for running, monitoring, and managing multiple Python scripts concurrently through a clean graphical interface.
4
-
It is designed for developers who want predictable process control, readable logs, and simple environment management without relying on multiple terminal sessions.
5
-
6
-
At its core, Pythonator is a **local Python process manager with a GUI**.
@@ -20,6 +14,11 @@ At its core, Pythonator is a **local Python process manager with a GUI**.
20
14
</a>
21
15
</p>
22
16
17
+
**Pythonator** is a desktop application for running, monitoring, and managing multiple Python scripts concurrently through a clean graphical interface.
18
+
It is designed for developers who want predictable process control, readable logs, and simple environment management without relying on multiple terminal sessions.
19
+
20
+
At its core, Pythonator is a **local Python process manager with a GUI**.
0 commit comments