An ultra-lightweight, zero-config background task runner using SQLite.
Project description
🚀 SideKick
An ultra-lightweight, embedded background task runner for Python with zero external infrastructure configuration. No Redis, no RabbitMQ, no Docker—just pure Python and SQLite.
✨ Features
- Zero Config: Just
pip install sidekick-workerand start running tasks. - Crash-Resilient: Tasks are persisted in a local SQLite database. If your app crashes, tasks survive!
- Non-Blocking: Built-on daemon threads that keep your main application active.
🛠️ Installation
pip install sidekick-worker
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sidekick_worker-0.1.0.tar.gz
(3.8 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
File details
Details for the file sidekick_worker-0.1.0.tar.gz.
File metadata
- Download URL: sidekick_worker-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0c7f5d6380b52d0adb8f0788ef00ecf509a380960490f21833d82c1abd9d764
|
|
| MD5 |
b4120e5f4943b2916bcc18693c922573
|
|
| BLAKE2b-256 |
1020217f73a3111c7a2b2b97bce5589e01a932f4b52a43a7eb4798fb5f42fdda
|
File details
Details for the file sidekick_worker-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sidekick_worker-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
395fd68f909b5de88111fb620555f50b7ceff54f48ad5dae70e9a0694d4a41be
|
|
| MD5 |
ff9ed7cfbf8bbfeb7d54386e9e5e702d
|
|
| BLAKE2b-256 |
4b7e72806d67d056f53ab803f9b65c15f376ce23e8bb9eab8345288a3d0af6f1
|