|
|
il y a 4 mois | |
|---|---|---|
| .vscode | il y a 10 mois | |
| config | il y a 4 mois | |
| data | il y a 10 mois | |
| docs | il y a 5 mois | |
| export | il y a 1 an | |
| queries | il y a 10 mois | |
| .gitignore | il y a 1 an | |
| .python-version | il y a 4 mois | |
| README.md | il y a 4 mois | |
| main.py | il y a 4 mois | |
| mazda_archive.py | il y a 4 mois | |
| mazda_export.py | il y a 4 mois | |
| mazda_upload.py | il y a 4 mois | |
| mazda_webservice.py | il y a 4 mois | |
| mazda_webservice2.py | il y a 5 mois | |
| mazda_workflow.py | il y a 4 mois | |
| nasa_archive.py | il y a 10 mois | |
| nasa_export.py | il y a 10 mois | |
| nasa_upload.py | il y a 10 mois | |
| nasa_upload.spec | il y a 1 an | |
| nasa_workflow.py | il y a 10 mois | |
| pyproject.toml | il y a 4 mois | |
| requirements.txt | il y a 1 an | |
| timestamp.py | il y a 5 mois | |
| tox.ini | il y a 1 an | |
| uv.lock | il y a 4 mois |
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