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.5.1.tar.gz
(5.5 kB
view details)
File details
Details for the file fdbk-0.5.1.tar.gz.
File metadata
- Download URL: fdbk-0.5.1.tar.gz
- Upload date:
- Size: 5.5 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 |
7a0db9e2b50ce7a6072e7af15ec8873a3587c09134de92c2b6c4810fcac52dc6
|
|
| MD5 |
7dc4a3798aac1c250a72467f8001582b
|
|
| BLAKE2b-256 |
13bfed7199e12419ae031d2ef590140e7ad0d8bc456189b986e7647aacb9c93b
|