Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 858 Bytes

File metadata and controls

28 lines (22 loc) · 858 Bytes

This Project is from the Beyond Team (1 person team🥲)

Why "ARGUS"?

In Greek mythology, Argus Panoptes was the ever-watchful giant with a hundred eyes,
never fully asleep, each eye always vigilant.
Like its namesake, Project ARGUS is built to see everywhere at once
continuously observing, calculating, and aligning itself to the moving sky.

Console:

"C:\Users\Navid\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\Scripts\textual.exe" console

Note:

  • Updates live (t)css files
  • using textual server main.py updates code live

App --dev:

"C:\Users\Navid\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\Scripts\textual.exe" run --dev main.py

activate venv:

.venv\Scripts\activate.bat

GUIDE: