Skip to main content

No project description provided

Project description

pgcronner

A Rust pgcron manager for python

Defining pgcron jobs

PGCRONNER_JOBS = {
  "job_name": {
    "schedule": "<str>",
    "stored_procedure": "<Optional[str]>"
    "source": "<str>" #"dotted.path.to.sql.file",
  }
}

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

pgcronner-0.1.0.tar.gz (13.4 kB view hashes)

Uploaded Source

Built Distribution

pgcronner-0.1.0-cp311-cp311-manylinux_2_34_x86_64.whl (761.0 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.34+ x86-64

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