|
|
4 months ago | |
|---|---|---|
| .vscode | 10 months ago | |
| config | 4 months ago | |
| data | 10 months ago | |
| docs | 5 months ago | |
| export | 1 year ago | |
| queries | 10 months ago | |
| .gitignore | 1 year ago | |
| .python-version | 4 months ago | |
| README.md | 4 months ago | |
| main.py | 4 months ago | |
| mazda_archive.py | 4 months ago | |
| mazda_export.py | 4 months ago | |
| mazda_upload.py | 4 months ago | |
| mazda_webservice.py | 4 months ago | |
| mazda_webservice2.py | 5 months ago | |
| mazda_workflow.py | 4 months ago | |
| nasa_archive.py | 10 months ago | |
| nasa_export.py | 10 months ago | |
| nasa_upload.py | 10 months ago | |
| nasa_upload.spec | 1 year ago | |
| nasa_workflow.py | 10 months ago | |
| pyproject.toml | 4 months ago | |
| requirements.txt | 1 year ago | |
| timestamp.py | 5 months ago | |
| tox.ini | 1 year ago | |
| uv.lock | 4 months ago |
Zunächst muss uv, der Python-Paketmanager, installiert werden:
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Im Anschluss git-Repository klonen (am Beispiel von Ordner C:\Projekte - im Grunde beliebig):
cd C:\Projekte
git clone https://git.global-cube.com/GlobalCube/mazda.git
Git erstellt einen Unterordner C:\Projekte\mazda, in dem das gesamte Projekt abgelegt ist.
Jetzt müssen alle Requirements erfüllt werden: passende Python-Version, benötigte Module mit entsprechenden Abhängigkeiten.
Das übernimmt uv
cd C:\Projekte\mazda
uv run main.py
Das Repository ist nun bereit für die Bearbeitung.
lorem ipsum
https://mapps.mazdaeur.com/dsr/
https://mapps.mazdaeur.com/dogma-restapi-dms/api/swagger-ui.html