|
пре 1 недеља | |
---|---|---|
.vscode | пре 6 месеци | |
config | пре 1 недеља | |
data | пре 6 месеци | |
docs | пре 1 месец | |
export | пре 1 година | |
queries | пре 6 месеци | |
.gitignore | пре 11 месеци | |
.python-version | пре 1 месец | |
README.md | пре 1 недеља | |
main.py | пре 1 месец | |
mazda_archive.py | пре 1 недеља | |
mazda_export.py | пре 1 недеља | |
mazda_upload.py | пре 1 недеља | |
mazda_webservice.py | пре 1 недеља | |
mazda_webservice2.py | пре 1 месец | |
mazda_workflow.py | пре 1 недеља | |
nasa_archive.py | пре 6 месеци | |
nasa_export.py | пре 6 месеци | |
nasa_upload.py | пре 6 месеци | |
nasa_upload.spec | пре 1 година | |
nasa_workflow.py | пре 6 месеци | |
pyproject.toml | пре 1 недеља | |
requirements.txt | пре 1 година | |
timestamp.py | пре 1 месец | |
tox.ini | пре 1 година | |
uv.lock | пре 1 недеља |
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