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.5.tar.gz
(5.8 kB
view details)
File details
Details for the file fdbk-0.5.5.tar.gz.
File metadata
- Download URL: fdbk-0.5.5.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 |
2f2805cb9e1a03d81248a033f3d1a7bcc619fc0bf9164047767accdd585f9f41
|
|
| MD5 |
ff3aaefeea8aaaeb35c5067fcee7191a
|
|
| BLAKE2b-256 |
c0f3d412807430bf04cf7613fcef5bd5760338ecd7cf5979fd3a8aff0df1c75d
|