Skip to main content

Django app to automatically redirect users when it is the Sabbath day, with support for overriding on other Biblical Holy days.

Project description

Keep-Sabbath

Keep Sabbath is a Django app to automatically redirect website visitors when it is the Sabbath day, with support for overriding on other Biblical Holy days.

Introduction

Keep-Sabbath is for webmasters with e-commerce shops, blogs, etc. who would like to keep the Biblical 7th-day Sabbath and other Holy days of the Bible Holy.

The django app allows you to easily setup a system for a Django-powered website that will automatically redirect visitors to a single page (explaining about the Sabbath, redirect, etc.) if it is the Sabbath day or another Holy day.

The app uses internal, offline calculations (via the SolarTime module) and the current date/time of the server to figure out if it is the Sabbath day (thus, if the user should be redirected), so you do not have to do it manually. It is optimized for performance and speed.

There is also an option to manually override it as well, which is useful for other Biblical Holy days.

The timing is based on the understanding that the 7th-day Sabbath day starts on 6th day ("Friday") evening and ends on 7th day ("Saturday") evening, according to the Bible.

Features

  • Simple setup
  • 2 ways to use it
  • Automatically redirects when it is the 7th day Sabbath
  • Support for manual overriding
  • Supports Django 3.2+

Installation

  • pip install keep_sabbath
  • pip install pytz

Documentation

The documentation can be found in the demo: example/examplewebsite.

Contributing

All contributions are welcome! Feel free to open a PR or ask questions. :)

Releasing on PyPI

Navigate to the root directory

Run py -m build

Then run twine upload dist/* and follow the prompts.

License

Keep-Sabbath is licensed under the BSD 3-Clause License. Feel free to use as needed in your own projects. See the LICENSE for full copyright and license information.

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

keep_sabbath-0.7.0.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

keep_sabbath-0.7.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file keep_sabbath-0.7.0.tar.gz.

File metadata

  • Download URL: keep_sabbath-0.7.0.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.2

File hashes

Hashes for keep_sabbath-0.7.0.tar.gz
Algorithm Hash digest
SHA256 061841adcccf944064b02d3a3dc0973efdc76d6676858fac84d2aac36291ba2b
MD5 04302ba31ff0cd5d3604beab3a068304
BLAKE2b-256 2d5afe12efabc7996c0c3f017a64ead55ddc223e8ecd30f8fcc88a5ee5a17891

See more details on using hashes here.

File details

Details for the file keep_sabbath-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: keep_sabbath-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 11.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.2

File hashes

Hashes for keep_sabbath-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6d6e9fe2ad5a525452f08f320745682dbdf4b99b5639e49d0a6e489593445447
MD5 b331faf2fbcafa41348cf5f8bd227266
BLAKE2b-256 987a5d5e2b0d2a5e7f2deee58023eb31fdbb442e9d35f5335123f014454ae52e

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