A small package used for a project at HSLU Luzern.
Project description
PREN Python Module
Intention
This module uses various helper functions to manage the tasks from the PREN module at HSLU Lucerne. It is a Python module that can be accessed via the PyPi public repository.
Installation
Create virtual environment
If no virtual environment is existing run the following code to create a new virtual environment in your folder.
python -m env
Afterwards the activation of the virtual environment is needed to start the virtual environment. This is done with the following command:
source env/bin/activate
To finish the setup we need to install the following modules:
pip install RPi.GPIO
pip install PREN-flawas
We are now able to use the module with the following command
from PREN_flawas import Engine, Display
Author
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 pren_flawas-0.0.71.tar.gz
.
File metadata
- Download URL: pren_flawas-0.0.71.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5d027d1dba1a86b81d3be10fecf58408675e13abe22f69bdc79bc7386dabb8d |
|
MD5 | 177ccc0c01e4db7a8e05f6598edf06cf |
|
BLAKE2b-256 | 2aac6e57826573e87b1abf927f1f81725ad117801c74130af145050189801939 |
File details
Details for the file pren_flawas-0.0.71-py3-none-any.whl
.
File metadata
- Download URL: pren_flawas-0.0.71-py3-none-any.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9bcfccc525c9e6aa00a2797420a7926a5b17599a306a6bfdc07acc1270b059e |
|
MD5 | 4854fa4e3f436fa0cab01e40e1767834 |
|
BLAKE2b-256 | 6d323aff6bb3184a3c4b2fc2e8226ba81164d72bb2525d72566d82f1e313acd6 |