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
# Auth key for a key based auth, default is not set
AUTH_KEY=your-secret-auth-key
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
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.6.tar.gz
(107.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
debouncer-0.0.6-py3-none-any.whl
(107.6 kB
view details)
File details
Details for the file debouncer-0.0.6.tar.gz.
File metadata
- Download URL: debouncer-0.0.6.tar.gz
- Upload date:
- Size: 107.3 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38a477876f82302feb7aed35138ba8e300aa9b62c7cd7a46694c49192f4b3f58
|
|
| MD5 |
ebcad5d6f70f12c1595a8775090a29b5
|
|
| BLAKE2b-256 |
b9271f774114100b58ad72e1dd14b55bf9314974a80f7189a4cf3c196c521fce
|
File details
Details for the file debouncer-0.0.6-py3-none-any.whl.
File metadata
- Download URL: debouncer-0.0.6-py3-none-any.whl
- Upload date:
- Size: 107.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
967e4f12aafd35758e219ad01d984c2537404ea5a325199a88784b0061d1faa4
|
|
| MD5 |
8afbd2e57f19a1c149e8af5ff2ab946c
|
|
| BLAKE2b-256 |
b092765e843e461ffad470a556ec994004f345477dd95c530ccb8b64d7c74b4e
|