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.8.3.tar.gz
(6.4 kB
view details)
File details
Details for the file fdbk-0.8.3.tar.gz.
File metadata
- Download URL: fdbk-0.8.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a414f203d5d1e331bff73ed126285babc829cc6de811027a537162bc836dd30a
|
|
| MD5 |
50d3e5aabbb968581fe7fd242d4336bb
|
|
| BLAKE2b-256 |
19e2e9f6ae825e48f1e7f9200de06541632965aefe4148b52a75ea5e421f40dd
|