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.svg?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 tinyschedule

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.

0.1.1 (2015-02-04)

  • Add AbstractSchedule

0.1.2 (2015-02-04)

  • Renamed package from schedule to a less general name tinyschedule to avoid conflicts.

0.1.3 (2015-02-05)

  • Small bugfix: if you subclass AbstractSchedule, you will now get your own class when using ScheduleManager.lookup(...)

0.1.4 (2015-03-10)

  • Bugfix in __getitem__

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

django-tinyschedule-0.2.tar.gz (8.2 kB view details)

Uploaded Source

File details

Details for the file django-tinyschedule-0.2.tar.gz.

File metadata

  • Download URL: django-tinyschedule-0.2.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.2

File hashes

Hashes for django-tinyschedule-0.2.tar.gz
Algorithm Hash digest
SHA256 e3a1a26da1b1fe47ebf99f0e21864bd1c2c09efecb411d2f40c7e0695803b456
MD5 8346d9a2ddd3fdb227e535c17f548532
BLAKE2b-256 485de5a07e0f496a3a996c6971061d64befe42be60fbe05ce4f53468c969c2b4

See more details on using hashes here.

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