Skip to content

reminder.py

A Python library for real-time event scheduling and reminders. Define schedules and trigger events asynchronously for time-based actions in your applications.

Features

  • Real-Time Scheduling: Set up events to trigger at specific times.
  • Async Support: Non-blocking, asynchronous event handling.
  • Custom Schedules: Create and manage custom reminders.

Getting Started

  1. Setup: Follow the Setup Guide.

Documentation