Code gebruikt bij de opleiding TN van de Haagse Hogeschool
Project description
TIS-TN-python-code
Hier staat de source code van de scripts die door de docenten van TN voor gebruik tijdens de studie gemaakt zijn.
De scripts helpen bij het plotten (standaard mooi opgemaakte figuren), regressie, fourier volgens het wiskunde boek en het uitlezen van data.
Installatie en afhankelijkheden
Afhankelijkheden (dependencies)
De scripts maken gebruik van (via pip worden ze automatisch meegeinstalleerd):
- numpy
- matplotlib
- sympy
Voor de hardware-scripts zijn meer afhankelijkheden nodig (worden niet automatisch geinstalleerd):
- adafruit_circuitpython-ads1x15
- sensehat
Installatie via PyPi
Als PyPi aanwezig is kan via PyPi de software voor de huidge gebruiker geinstalleer worden:
pip3 install tn_code
Om system-wide (voor alle gebruikers te installeren:
sudo pip3 install tn_code`
Als virtual environment
mkdir project-naam && cd project-naam
python3 -m venv .env
source .env/bin/activate
pip3 install tn_code
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file TN_code-0.92.tar.gz.
File metadata
- Download URL: TN_code-0.92.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c6b283ae8a155c62a77a0d16d2e8a1ff5a777c36ac8395ad4354ebfb76d0824
|
|
| MD5 |
828893d305e1ba81cb286797b273f023
|
|
| BLAKE2b-256 |
ff73d153a2a6fed2a50d869efc60a732f69bf268eafd8707b4b4e300abf1d7b5
|
File details
Details for the file TN_code-0.92-py3-none-any.whl.
File metadata
- Download URL: TN_code-0.92-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5384daab4eafcafde1a4738d064c327d43fba1c54955190506e534d3741e279
|
|
| MD5 |
78a2e6c9573ff38ed8a39ebca7f86ce2
|
|
| BLAKE2b-256 |
c31e630cd1b747a1cafdb5b514bc165d3c85a48b438077914da8d06aa287aa5a
|