Skip to main content

Web UI for seamless interaction with APScheduler job schedulers, ready to use out of the box. Execution logs history is availble.

Project description

schedule-manager-ui

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. Example

Description

Web UI for seamless interaction with APScheduler job schedulers, ready to use out of the box.

Downloads

Installation

You can use pip to install.

pip install schedule-manager-ui

Usage

from flask import Flask
from apscheduler.schedulers.background import BackgroundScheduler
from schedule_manager_ui import ScheduleManager

app = Flask(__name__)
scheduler  = BackgroundScheduler()
sm = ScheduleManager(app, scheduler)

Example

Following interface can be accessed via /schedule-manager-ui.

image

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

schedule_manager_ui-0.0.7.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

schedule_manager_ui-0.0.7-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file schedule_manager_ui-0.0.7.tar.gz.

File metadata

  • Download URL: schedule_manager_ui-0.0.7.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.0

File hashes

Hashes for schedule_manager_ui-0.0.7.tar.gz
Algorithm Hash digest
SHA256 00efed682b96d9c2fee8c3020939d53f4837b558fb8163a8326aa68738028d41
MD5 e464bce21574e9c63a2e9c02a33bb1d9
BLAKE2b-256 ae6e3ba927bb4e2a76f4ac4d459ba0078acfcae739ebe48f6487bcf89b2557da

See more details on using hashes here.

File details

Details for the file schedule_manager_ui-0.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for schedule_manager_ui-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d280dc925144ec3f60f2ab89b23218b4181e8785be2175ed079335f0ead220d3
MD5 518b29581e5dd6b2eaa138fc965b4100
BLAKE2b-256 2341cecd3373b0986a8a47b172e35e701a28e351ecde690b906744bc83f5be29

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