Skip to main content

fdbk

Build Status

Backend and DB wrapper for feedback collection system.

Installation

Run:

pip install fdbk

to install from PyPI or download this repository and run

python setup.py install

to install from sources.

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

Check and automatically fix formatting with:

pycodestyle fdbk
autopep8 -aaar --in-place fdbk

Run static analysis with:

pylint -E --enable=invalid-name,unused-import,useless-object-inheritance fdbk

Run unit tests with command:

python3 -m unittest discover -s tst/

Get test coverage with commands:

coverage run --branch --source fdbk/ -m unittest discover -s 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-3.1.1.tar.gz (18.6 kB view details)

Uploaded Source

File details

Details for the file fdbk-3.1.1.tar.gz.

File metadata

  • Download URL: fdbk-3.1.1.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.7

File hashes

Hashes for fdbk-3.1.1.tar.gz
Algorithm Hash digest
SHA256 e9a6bf30d344e1a66abf209dca9a8163312ccc654fa6fd3e8b75b65c9c1b7bfe
MD5 bc53cd88154f2d91b42a64502a14a0ce
BLAKE2b-256 f515df31a299fa06cbb9f1eb09b5ed914fcd86059d9154ff1c433158cc8054d6

See more details on using hashes here.

Supported by

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