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