Tools for data visualisation and analysis in Physics Lab Courses
Project description
About
PhyPraKit is a collection of python modules (supporting python 2.7 (deprecated) and python >=3.6) for data visualization and analysis in experimental laboratory courses in physics, developed at the faculty of physics at Karlsruhe Institute of Technology (KIT). As the modules are intended primarily for use by undergraduate students in Karlsruhe, the documentation is partly in German language, in particular the description of the examples.
Created by:
Guenter Quast <guenter (dot) quast (at) online (dot) de>
Installation:
To use PhyPraKit, it is sufficient to place the the directory PhyPraKit and all the files in it in the same directory as the python scripts importing it.
Installation via pip is also supported. After downloading, execute:
pip install --user .
in the main directory of the PhyPraKit package (where setup.py is located) to install in user space.
The installation using the whl-package provided in the subdirectory dist may also be used:
pip install --user --no-cache PhyPraKit<version>.whl
Installation via the PyPi Python Package Index is also available, simply execute:
pip install --user PhyPraKit
[Documentaion on “Read the Docs”](https://readthedocs.org/projects/phyprakit/)
Übersicht:
PhyPraKit ist eine Sammlung nützlicher Funktionen in der Sprache Python (vers. >=3.6, 2.7 noch für manche Module lauffähig) zum Aufnehmen, zur Bearbeitung, Visualisierung und Auswertung von Daten in den physikalischen Praktika. Die Anwendung der verschiedenen Funktionen des Pakets werden jeweils durch konkrete Beispiele illustriert.
[Dokumentation auf “Read the Docs”](https://readthedocs.org/projects/phyprakit/)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file PhyPraKit-1.2.4.tar.gz
.
File metadata
- Download URL: PhyPraKit-1.2.4.tar.gz
- Upload date:
- Size: 65.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e312c40df555caa4cc50dd5f52564192867fe5e8a42514724b4ebe3f0141708 |
|
MD5 | 7d74452759de343bebea713044dc179c |
|
BLAKE2b-256 | 33f34503824284da4c6fc339af559bbcc020b90ee2f3ca453401d50888a007ef |
File details
Details for the file PhyPraKit-1.2.4-py2.py3-none-any.whl
.
File metadata
- Download URL: PhyPraKit-1.2.4-py2.py3-none-any.whl
- Upload date:
- Size: 82.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b14c0ac36129b711a6bee5054c73ac2abe2eaadde47e11bd61b39302e8a4488d |
|
MD5 | 58d32bcff2e17016e4261abf39feb21e |
|
BLAKE2b-256 | 5b3b2e30cce67718d5f3b3b8602d328d1b2f0953aedf2c9a55839e8b246b085e |