Skip to main content

Inspect Tasks in your Django App

Project description

Inspect Tasks in your Django App

PyPI - Version PyPI - License

Instalation

Install using pip or uv (or your favorite tool)

uv add django-inspect-tasks

Then add to your projects settings.py under INSTALLED_APPS

INSTALLED_APPS = [
    "myapp",
    # Third Party
    "crontask",
    "django_inspect_tasks",
    # Default Django
    "django.contrib.admin",
    "django.contrib.auth",
    "django.contrib.contenttypes",
    "django.contrib.sessions",
    "django.contrib.messages",
    "django.contrib.staticfiles",
]

Adds a tasks subcommand to your app

python manage.py tasks
crontask.tasks.heartbeat cron[month='*', day='*', day_of_week='*', hour='*', minute='*']
myapp.tasks.example_regular_task
myapp.tasks.example_scheduled_task interval[0:01:00]

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_inspect_tasks-0.5.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_inspect_tasks-0.5.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file django_inspect_tasks-0.5.0.tar.gz.

File metadata

  • Download URL: django_inspect_tasks-0.5.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for django_inspect_tasks-0.5.0.tar.gz
Algorithm Hash digest
SHA256 f146c5fb47676ca2827acd74ec1f649a8a5905aa2957693934d2192ebe367226
MD5 bd2f979d4ebbb0c69ca6f922112ac9c6
BLAKE2b-256 25f9c7cb2960d959a2714cdbe23d6d9ec242219115128fe3653c063b8d580506

See more details on using hashes here.

File details

Details for the file django_inspect_tasks-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: django_inspect_tasks-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for django_inspect_tasks-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 925cd0725e5aa35467389dca481ae241d1699190543649aeb888d086590839b8
MD5 cb7fefb42a3db3b00b67a5eb9ef92b16
BLAKE2b-256 1a9d3af3e2ef028791d2350026e51db1e24ad2c312fa08cea2266e1bce66c873

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page