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.4.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.4-py3-none-any.whl
(108.0 kB
view details)
File details
Details for the file debouncer-0.0.4.tar.gz.
File metadata
- Download URL: debouncer-0.0.4.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 |
af441582fb1fecf2c9dc6960734abfdf3dd2e24360951e7669498b962f5b30d5
|
|
| MD5 |
e955947be87b821c8a485608e1b03497
|
|
| BLAKE2b-256 |
b902bc120d72e468e7195358ddad0c9ce188ca3d32a04c8c7990480b39c77688
|
File details
Details for the file debouncer-0.0.4-py3-none-any.whl.
File metadata
- Download URL: debouncer-0.0.4-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 |
8f94452947b5c3d4f271a4036f556ca9dbf2588f0bcff430e885bcc9df2ef23c
|
|
| MD5 |
c856ab154b1b5cf7522dfcaa6ba0f76d
|
|
| BLAKE2b-256 |
1f41c28dca58ada84aa4bf99d5da856d042a71f7637853ad3343d1313ee72858
|