Skip to main content

Backend and DB wrapper for feedback collection system

Project description

fdbk

Build Status

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

Project details


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.4.tar.gz (6.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page