Feedback manager for VIKTOR applications
Project description
Feedback manager
Installation
To install the feedback manager, you can pip install the viktor-feedback-manager
application. When done, in your
__init__.py
, add the following line to the imports:
from viktor_feedback_manager import FeedbackManager
from viktor_feedback_manager import Feedback
Also, add a root entity to your InitialEntity
:
InitialEntity('FeedbackManager', name='Feedback Manager')
Then, set a secret on the application:
API_KEY="YOUR_API_KEY"
Where you should replace "YOUR_API_KEY"
with a personal access token that has maintainer rights on the application
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 viktor_feedback_manager-0.0.1.tar.gz
.
File metadata
- Download URL: viktor_feedback_manager-0.0.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dae4ff5059e1299f9f9d26b43760e6c6efb9e13ada76fe9254bf2df676888bc5 |
|
MD5 | 7f11474346d1ccc8dd319875a2c2f558 |
|
BLAKE2b-256 | a986107e718928a6f290e28a2e9fa7e5ea798aa03357d98174fb83e8005d5338 |
File details
Details for the file viktor_feedback_manager-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: viktor_feedback_manager-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7243baad4b53e87e31aa92bd8bb1ffbb68b9b495355ad1e136414b25112f187 |
|
MD5 | 7b48d6fb64bf70cc14648fb2487188dd |
|
BLAKE2b-256 | 94374dc431aa93047ef7fcfce335810c7bac62c0036d617953db01573dfc1c40 |