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.7.1.tar.gz
(6.3 kB
view details)
File details
Details for the file fdbk-0.7.1.tar.gz.
File metadata
- Download URL: fdbk-0.7.1.tar.gz
- Upload date:
- Size: 6.3 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 |
fcdde1da91cc38a6577db8c580e70d6d25b985117fa83353273b8b872606a4eb
|
|
| MD5 |
e4fa58a769a33bc172542e29d42bfe6d
|
|
| BLAKE2b-256 |
9e38604f871554b9093670b88a9e2b73d66818b7d3b4750f4fbd1bf779acb83f
|