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.3.tar.gz
(107.4 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.3-py3-none-any.whl
(108.0 kB
view details)
File details
Details for the file debouncer-0.0.3.tar.gz.
File metadata
- Download URL: debouncer-0.0.3.tar.gz
- Upload date:
- Size: 107.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb25ef53c5669117dcb0a99989233ef808511e66e4acf15c2f424bc171c356a8
|
|
| MD5 |
13a55a695f304998ae7141e8be65eec5
|
|
| BLAKE2b-256 |
bbc6332b396f6980b657f19297721279b9325d830c2348a586f70c0267890fab
|
File details
Details for the file debouncer-0.0.3-py3-none-any.whl.
File metadata
- Download URL: debouncer-0.0.3-py3-none-any.whl
- Upload date:
- Size: 108.0 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 |
a433c4122b7a371abbd5be67bce98a310a936031929565505b9653a4853bfca1
|
|
| MD5 |
1275b068986b0b4ff9bb7474db219a19
|
|
| BLAKE2b-256 |
54581a3bb7d4f9eaf22c0feb79b2d1a693a7557cf4c719131b8c461df1bee977
|