|
hai 1 semana | |
---|---|---|
.vscode | hai 6 meses | |
config | hai 1 semana | |
data | hai 6 meses | |
docs | hai 1 mes | |
export | hai 1 ano | |
queries | hai 6 meses | |
.gitignore | hai 11 meses | |
.python-version | hai 1 mes | |
README.md | hai 1 semana | |
main.py | hai 1 mes | |
mazda_archive.py | hai 1 semana | |
mazda_export.py | hai 1 semana | |
mazda_upload.py | hai 1 semana | |
mazda_webservice.py | hai 1 semana | |
mazda_webservice2.py | hai 1 mes | |
mazda_workflow.py | hai 1 semana | |
nasa_archive.py | hai 6 meses | |
nasa_export.py | hai 6 meses | |
nasa_upload.py | hai 6 meses | |
nasa_upload.spec | hai 1 ano | |
nasa_workflow.py | hai 6 meses | |
pyproject.toml | hai 1 semana | |
requirements.txt | hai 1 ano | |
timestamp.py | hai 1 mes | |
tox.ini | hai 1 ano | |
uv.lock | hai 1 semana |
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