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
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
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
690fb138e298fcd2c6ae1f83c1e14eb9e4abb7da8f5a59a1def67ec6bb141af1
|
|
| MD5 |
abe349f52295f97f891b678662e7deaa
|
|
| BLAKE2b-256 |
1d1132a9b402f301958c8080e7d4e1267ff388cdfd0c32ee798baf4c22db043f
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7070a589fe74211d619498b623ccb039011e7151ff8e39998e66c2fbafcb131c
|
|
| MD5 |
1f3febb26b5d65bdda68d6512dd83c74
|
|
| BLAKE2b-256 |
b5a4338be647e00f308fd51fc4c3ba8b1289da39bcc58d83948a25cd856c0af0
|