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
Release files for viktor-feedback-manager 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| viktor_feedback_manager-0.0.1.tar.gz | 5.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| viktor_feedback_manager-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.3 kB
Release files / viktor_feedback_manager-0.0.1.tar.gz
| Download URL | viktor_feedback_manager-0.0.1.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dae4ff5059e1299f9f9d26b43760e6c6efb9e13ada76fe9254bf2df676888bc5
|
|
BLAKE2b-256 checksum How to use checksums |
a986107e718928a6f290e28a2e9fa7e5ea798aa03357d98174fb83e8005d5338
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.11.2
|
Release files / viktor_feedback_manager-0.0.1-py3-none-any.whl
| Download URL | viktor_feedback_manager-0.0.1-py3-none-any.whl |
|---|---|
| Size | 6.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d7243baad4b53e87e31aa92bd8bb1ffbb68b9b495355ad1e136414b25112f187
|
|
BLAKE2b-256 checksum How to use checksums |
94374dc431aa93047ef7fcfce335810c7bac62c0036d617953db01573dfc1c40
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.11.2
|