Skip to main content

A small package for managing schedules in Django

Project description

https://badge.fury.io/py/django-tinyschedule.png https://travis-ci.org/jgeskens/django-tinyschedule.png?branch=master https://coveralls.io/repos/jgeskens/django-tinyschedule/badge.png?branch=master

A small package for managing schedules in Django

Documentation

The full documentation is at https://django-tinyschedule.readthedocs.org.

Quickstart

Install django-tinyschedule:

pip install django-tinyschedule

Then use it in a project:

import schedule

Features

  • Easily define schedules using the Schedule model

  • Make your own Schedule-like models by extending ScheduleBase

  • Tiny and lightweight, easy to grasp

History

0.1.0 (2015-02-03)

  • First release on PyPI.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page