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

See examples directory for example use cases.

Running the server

Launch development server to port 8080 with:

fdbk-server -p 8080

See fdbk-server --help for other options.

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.4.0.tar.gz (23.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fdbk-3.4.0-py3-none-any.whl (32.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fdbk-3.4.0.tar.gz
  • Upload date:
  • Size: 23.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.7

File hashes

Hashes for fdbk-3.4.0.tar.gz
Algorithm Hash digest
SHA256 86e92ae3595b71ba5563696f870d4cf8d65d594646000e1a372a9656eb2831b0
MD5 751c14069a64394dd3a5f34a10e1fc2e
BLAKE2b-256 1762514d87435e7218bb0202c510d5414959cf85fee7d591166594df6ad4d688

See more details on using hashes here.

File details

Details for the file fdbk-3.4.0-py3-none-any.whl.

File metadata

  • Download URL: fdbk-3.4.0-py3-none-any.whl
  • Upload date:
  • Size: 32.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.7

File hashes

Hashes for fdbk-3.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3270973c5e82155de32d8dff21d1774e953c71b3a463446cff77527e2aa9c917
MD5 39a10a125335a90c0dbd90e9c2d1b304
BLAKE2b-256 4dc3e31bf8d8dbd33d33be55b6b2bdf39a56d1a2c6592c3057a219eab8228c9d

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 Sentry Error logging StatusPage Status page