fdbk
Backend and DB wrapper for feedback collection system.
Installation
Run:
pip install fdbk
Usage
Running the server
Launch development server to port 8080 with:
fdbk-server -p 8080
See fdbk-server --help for other options. The server is configured via a configuration file: see example in examples directory.
Testing
Run unit tests with command:
python3 -m unittest discover -s fdbk/tst/
Get test coverage with commands:
coverage run -m unittest discover -s fdbk/tst/
coverage report -m
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fdbk-0.6.0.tar.gz
(5.8 kB
view details)
File details
Details for the file fdbk-0.6.0.tar.gz.
File metadata
- Download URL: fdbk-0.6.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cbeef98de40dfde8c7fca8e1e8c61110a6696ef9a0113f260227580152689f3
|
|
| MD5 |
c7dce1fff31167dc80e4f53b18779f64
|
|
| BLAKE2b-256 |
9c9683688e2d6b24b1314632dcdc761dca346ad674c7b4fe57b96476dd617e5a
|