A high-performant, asynchronous and persistent scheduling library written in Python.
Project description
TaskShed 🛖
taskshed is a performant, asynchronous task scheduling framework built with Python's asyncio. It allows you to schedule one-off or recurring (interval) coroutine tasks, with a modular architecture that separates execution, scheduling, and data storage.
🚀 Features
- ✅ Asynchronous execution and storage via
asyncio. - 📦 Schedule, update and remove multiple tasks in a single database transaction.
- 🙋♂️ Attach (indexable) groups to tasks, allowing for easy user-based management.
- ⏰ Supports both one-time (
date) and recurring (interval) tasks. - 🧱 Pluggable data stores (e.g. in-memory, MySQL and Redis)
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
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 taskshed-0.3.1.tar.gz.
File metadata
- Download URL: taskshed-0.3.1.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6df6c40d5e9c7c399a2e32d088ed1ebfee2a852973e2129fa4d1c2fdd73aaea
|
|
| MD5 |
62b49eefad0fd6397a14c7ec9fca725b
|
|
| BLAKE2b-256 |
b6352831d8f7eff736adec4a472106d084b0120804e6958e958b8c88ab0a836e
|
File details
Details for the file taskshed-0.3.1-py3-none-any.whl.
File metadata
- Download URL: taskshed-0.3.1-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da3da499e0e68bc4ff65b028a2fa624a6368bbcca06d0a464952dc10bfde7118
|
|
| MD5 |
7e96123c383ccb2b880deee08884c5c9
|
|
| BLAKE2b-256 |
9415114e4cd36b3f66b3b6db834acdb2607fb733d70b45ab28a228634c5412bb
|