Skip to main content

PyAMS tasks scheduler

Project description

What is PyAMS?

PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications and content management with the Pyramid framework.

PyAMS is actually mainly used to manage web sites through content management applications (CMS, see PyAMS_content package), but many features are generic and can be used inside any kind of web application.

All PyAMS documentation is available on ReadTheDocs; source code is available on Gitlab and pushed to Github. Doctests are available in the doctests source folder.

What is PyAMS scheduler?

PyAMS_scheduler is an extension package for PyAMS which can be used to handle tasks scheduling. The kind of tasks that can be scheduled are local commands, remote commands started through SSH, HTTP or HTTPS remote services, REST APIs, SQL commands, files transfers, or custom commands that can be provided by special extension packages; you can also create pipelines, where the output of a command can be used as input for the next command.

The tasks definition is stored into the ZODB, as well as the execution history of each task.

The package relies on ZeroMQ for process synchronisation, and APScheduler for tasks scheduling.

Changelog

1.9.1

  • use new PyAMS_security constant

1.9.0

  • added new status to be used on task execution failure

  • added new task status class mapping

1.8.0

  • added exception class to handle task execution errors

  • updated notification status on task execution error

1.7.1

  • updated JWT tokens handler in REST API client task

1.7.0

  • added properties to REST API client task to set login and password attributes of JWT authentication service

1.6.7

  • updated Gitlab-CI for Python 3.10

1.6.6

  • added support for Python 3.10

  • PyAMS_security interfaces refactoring

  • use new ZMI attribute switcher column in task notifications

1.6.5

  • check job next run time when getting list of scheduled jobs

  • added ping message handler to check process communication

1.6.4

  • use constants to define tasks schedule modes

  • use new generic ZMI columns classes in notifications management view

1.6.3

  • translation update

1.6.2

  • updated new request base URL when running a task to be able to generate correct absolute URLs

1.6.1

  • added check for correct host configuration before sending notifications

1.6.0

  • added support for PyAMS_chat package to send notifications after task execution

1.5.0

  • replaced after-commit hooks with new PyAMS_utils transaction manager

  • added option to display scheduler access menu in site home

1.4.3

  • updated history item view form CSS class

1.4.2

  • version mismatch

1.4.1

  • added return link to site utilities view from scheduler tasks view

1.4.0

  • added scheduler label adapter

  • updated add and edit forms title

  • updated package include scan

1.3.3

  • updated menus order in management interface

  • replace ITableElementName interface with IObjectLabel

1.3.2

  • reset task internal ID after cloning

  • corrected check on request registry when removing task

1.3.1

  • added and updated task add and edit forms AJAX renderer

  • Pylint updates

1.3.0

  • updated tasks notifications management, to be able to add new notifications modes easily

  • moved all task related interfaces to pyams_scheduler.interfaces.task module

1.2.1

  • corrected timezone error in task history check

  • added missing “context” argument to permission check

  • small updates in tasks management forms

1.2.0

  • removed support for Python < 3.7

  • updated synchronizer exceptions

  • updated FTP synchronizer handler

1.1.1

  • updated scheduler generations updater order

1.1.0

  • added task copy hook

  • added action to duplicate an existing task

1.0.1

  • updated Gitlab-CI configuration

  • removed Travis-CI configuration

1.0.0

  • initial release

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

pyams_scheduler-1.9.1.tar.gz (63.7 kB view details)

Uploaded Source

Built Distributions

pyams_scheduler-1.9.1-py3.10.egg (188.3 kB view details)

Uploaded Source

pyams_scheduler-1.9.1-py3.9.egg (187.1 kB view details)

Uploaded Source

pyams_scheduler-1.9.1-py3.8.egg (187.0 kB view details)

Uploaded Source

pyams_scheduler-1.9.1-py3.7.egg (186.1 kB view details)

Uploaded Source

pyams_scheduler-1.9.1-py3-none-any.whl (99.2 kB view details)

Uploaded Python 3

File details

Details for the file pyams_scheduler-1.9.1.tar.gz.

File metadata

  • Download URL: pyams_scheduler-1.9.1.tar.gz
  • Upload date:
  • Size: 63.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for pyams_scheduler-1.9.1.tar.gz
Algorithm Hash digest
SHA256 51e3301603f26f0fe3d40ff723832ac094a0a321607aa9065e6e237ba842fb08
MD5 93af037f33baf244114188ec380c1336
BLAKE2b-256 b325e7fce74193a910db5d2f0e5d5fe218b63b74fad4a1d7d02625c622da061c

See more details on using hashes here.

File details

Details for the file pyams_scheduler-1.9.1-py3.10.egg.

File metadata

  • Download URL: pyams_scheduler-1.9.1-py3.10.egg
  • Upload date:
  • Size: 188.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for pyams_scheduler-1.9.1-py3.10.egg
Algorithm Hash digest
SHA256 1ec784d30333219d8163ed717ae7745ecf99dd7f88e4103f9b3fb9054a3f2075
MD5 f222438fa5fb155ddc794b580e735863
BLAKE2b-256 107138634de8f5331985605d6b6b9c2cba2838fe5eb346b1c77535595eef0cfa

See more details on using hashes here.

File details

Details for the file pyams_scheduler-1.9.1-py3.9.egg.

File metadata

  • Download URL: pyams_scheduler-1.9.1-py3.9.egg
  • Upload date:
  • Size: 187.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for pyams_scheduler-1.9.1-py3.9.egg
Algorithm Hash digest
SHA256 40fc9836acb9e1d587693f512b267ee4cb462016433bd0c2b4ae1eff11bb6ede
MD5 41d5d4cfb4c28243171ab20c189b4b78
BLAKE2b-256 1ae493e2a0260561ffae47074e72b74f57f14f293cf4a56ff1e0d0cfc9ea0a6c

See more details on using hashes here.

File details

Details for the file pyams_scheduler-1.9.1-py3.8.egg.

File metadata

  • Download URL: pyams_scheduler-1.9.1-py3.8.egg
  • Upload date:
  • Size: 187.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.14

File hashes

Hashes for pyams_scheduler-1.9.1-py3.8.egg
Algorithm Hash digest
SHA256 9cfa0568f998116e93936247a42b77b8e03972e6f6f2ef81f1d70693be6efe17
MD5 c966fc9e04c6d91d15ee03d03e4e74f0
BLAKE2b-256 ed745e5ad485c586822c08439a0d9cc95bf08a2e22ba2402f0bdf879900e5292

See more details on using hashes here.

File details

Details for the file pyams_scheduler-1.9.1-py3.7.egg.

File metadata

  • Download URL: pyams_scheduler-1.9.1-py3.7.egg
  • Upload date:
  • Size: 186.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for pyams_scheduler-1.9.1-py3.7.egg
Algorithm Hash digest
SHA256 e61131102227912c58baf4e7e21073c855a0a193a8b23275668ea08f10158224
MD5 8294aee8f1ca9b52e23b6cec638c4f6a
BLAKE2b-256 2a9d358826480f259feddd9160b693abc8ec24a3df02d03f13b61cf25e25de5d

See more details on using hashes here.

File details

Details for the file pyams_scheduler-1.9.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pyams_scheduler-1.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 faaf7fe2a31b6fa78d11e9d57028e9f4844bd8f4bcc901bbaabfa0c8fcf744b3
MD5 88be73a9235e71e89acb6360c338e692
BLAKE2b-256 ec6c8125e093dba399971d85cc0d624e49a376bc3c0724bf9f8e4f45b5897408

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