Skip to main content

Interactive VIsual SImulation Tool

Project description

IVisit 0.72

Ein Interaktives VIsuelles SImulation Tool für Python-basierte generische Modell-Simulation und Optimierung von Modell-Parametern (c) Andreas Knoblauch, HS Albstadt-Sigmaringen

Aktivierung/Sichtbarkeit

Der folgende Shell-Befehl macht das IVisit Verzeichnis global sichtbar, indem es vorne in PYTHONPATH und PATH gestellt wird (ggf. auch in .bashrc einfügen...):

source /home/ak/projects/experimental/IVisit/python/BashSrc

Versionskontrolle mit Git/GitHub

Unter Versionskontrolle stehen die folgenden Dateien/Verzeichnisse: python: Python Sources von IVisit documentation: Kurz-Doku zu IVisit demos: Demo-Skripte zu IVisit design: Entwurf-Dokumente zu IVisit README.txt: this file ToDo.txt: Weitere Planung

Nicht unter Versionskontrolle stehen: shipping: Packages prepared for shipping

Einrichten eines GitHub Repositories (wie hier bei IVisit):

  1. Im Basisverzeichnis (IVisit): git init
  2. In Unterverzeichnissen geeignete .gitignores definieren (Kopiere von alten Repos)
  3. git status
  4. Alle relevanten Dateien zum Repository hinzufügen: git add ...
  5. Initial commit: git commit -m "Some Message"
  6. Auf GitHub ein Remote-Repository einrichten: Einloggen, "New Rpository" etc. --> HTTPS-Adresse kopieren (z.B. https://github.com/aknoblauch/IVisit.git)
  7. Link local repository to GitHub repository: git remote add origin https://github.com/aknoblauch/IVisit.git
  8. Push to GitHub: git push origin master

Packaging:

see : https://packaging.python.org/en/latest/tutorials/packaging-projects/ update build system : python3 -m pip install --upgrade build build package : python3 -m build upload package to test-repo: python3 -m twine upload --repository testpypi dist/* upload package to PyPI : python3 -m twine upload dist/* install from test-repo : pip3 install --index-url https://test.pypi.org/simple/ --no-deps ivisit install from PyPI : pip3 install ivisit upgrade from PyPI to latest version: pip3 install --upgrade ivisit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ivisit-0.72.tar.gz (62.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ivisit-0.72-py3-none-any.whl (64.3 kB view details)

Uploaded Python 3

File details

Details for the file ivisit-0.72.tar.gz.

File metadata

  • Download URL: ivisit-0.72.tar.gz
  • Upload date:
  • Size: 62.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ivisit-0.72.tar.gz
Algorithm Hash digest
SHA256 de258862199f1a918f55b8f548c6c52e566a1d5cf7a1058ead781b22f5183f35
MD5 46007137bfe2b63c21cc2656b1cf2449
BLAKE2b-256 c9aa23b32754a9f77a3c62ffb575b498cf5cbb8b8129a6b48a70a6a6b7a3be13

See more details on using hashes here.

File details

Details for the file ivisit-0.72-py3-none-any.whl.

File metadata

  • Download URL: ivisit-0.72-py3-none-any.whl
  • Upload date:
  • Size: 64.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ivisit-0.72-py3-none-any.whl
Algorithm Hash digest
SHA256 b59f558a01aa36d0691fea26f9d4dadf4faca861b5e3b0f10f16c39a9d2def24
MD5 dbe8756b6764d31ac2bff9f99465739e
BLAKE2b-256 5274a336e5d9d6665d90a04e21180bb2d6b8a2449e0dec826f68e15e6f109294

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page