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.2.0.tar.gz (1.7 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.2.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_inspect_tasks-0.2.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","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.2.0.tar.gz
Algorithm Hash digest
SHA256 2e43752ac6b05235132c114f16e153dea3297768883890aaa8506ef7f413f63d
MD5 452eb0772b28b7248e2d058264d2021e
BLAKE2b-256 c76e1a78c9b9e90563a5f759cb821dd6497b21821942e77f985850747b33bbed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_inspect_tasks-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c0b079b04ccddcb1ed769621a97e343eac8269a8bd80abd0b83a6372faffc22e
MD5 5d6ee806252731d615f9c9a7a293f075
BLAKE2b-256 d983689b74e305df6b2e3f385dcb4a769880bf91717a1d7338e595122a113206

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