Merge branch 'main' of gitea.pkm.physik.tu-darmstadt.de:IPKM/python-tudplot

This commit is contained in:
2025-11-06 17:07:19 +01:00

View File

@@ -10,9 +10,12 @@ Make sure dependencies are installed:
* matplotlib
* numpy
Then in the source directory run:
Download the source as [zip file](https://gitea.pkm.physik.tu-darmstadt.de/IPKM/python-tudplot/archive/main.zip) or clone it with git:
git clone https://gitea.pkm.physik.tu-darmstadt.de/IPKM/python-tudplot.git
python3 setup.py install
Then in the unpacked source directory run:
python3 setup.py install --user
## Usage