Skip to main content

Debouncer is a proxy that debounce requests.

Project description

Debouncer

Debouncer is a proxy that debounce requests.

Config

To configure Debouncer, you can set the following environment variables:

# Path to the key/value store, default is "debouncer.db"
STORE_PATH=your-app.db
# Port for the http server, default is "4000"
PORT=8000
# Credentials for a basic auth or token based authentication, default is not set
CREDENTIALS={"username": "password"}

Release

To release a new version, first bump the version number in pyproject.toml by hand or by using:

# poetry version --help
poetry version <patch|minor|major>

Make a release:

make release

Finally, push the release commit and tag to publish them to Pypi:

git push --follow-tags

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

debouncer-0.0.8.tar.gz (108.4 kB view details)

Uploaded Source

Built Distribution

debouncer-0.0.8-py3-none-any.whl (108.6 kB view details)

Uploaded Python 3

File details

Details for the file debouncer-0.0.8.tar.gz.

File metadata

  • Download URL: debouncer-0.0.8.tar.gz
  • Upload date:
  • Size: 108.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.1 Linux/5.11.0-1022-azure

File hashes

Hashes for debouncer-0.0.8.tar.gz
Algorithm Hash digest
SHA256 690fb138e298fcd2c6ae1f83c1e14eb9e4abb7da8f5a59a1def67ec6bb141af1
MD5 abe349f52295f97f891b678662e7deaa
BLAKE2b-256 1d1132a9b402f301958c8080e7d4e1267ff388cdfd0c32ee798baf4c22db043f

See more details on using hashes here.

File details

Details for the file debouncer-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: debouncer-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 108.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.1 Linux/5.11.0-1022-azure

File hashes

Hashes for debouncer-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 7070a589fe74211d619498b623ccb039011e7151ff8e39998e66c2fbafcb131c
MD5 1f3febb26b5d65bdda68d6512dd83c74
BLAKE2b-256 b5a4338be647e00f308fd51fc4c3ba8b1289da39bcc58d83948a25cd856c0af0

See more details on using hashes here.

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