Skip to main content

django-howl

https://badge.fury.io/py/django-howl.svg https://github.com/deluge/django-howl/workflows/Testing/badge.svg?branch=master https://codecov.io/gh/deluge/django-howl/branch/master/graph/badge.svg Documentation Status Code style: black

What is django-howl

django-howl is a Django app where you can add custom observers and use them to check almost everything you want and pushes alerts to signals. You can connect to the signals and handle it in your way like sending notifications over different APIs.

Requirements

django-howl supports Python 3 only and requires at least Django 2.2. If you need support for Django versions have a look at django-howl < 1.0.0

Installation

pip install django-howl
  • After Installation add it to INSTALLED_APPS in settings.py:

INSTALLED_APPS = [
    # other apps
    'howl',
]

Usage

Now you can login to the admin and configure some observers and build some nice apps with it.

Prepare for development

A Python 3 interpreter is required. If you use pyenv with a virtualenv, follow the next steps

$ cd /path/to/project-root/
$ mkvirtualenv django-howl
# activate virtualenv, if not activated yet
# and install all dev requirements:
$ pip install -e .[dev]

Now you’re ready to run the tests:

$ py.test

Code style

This project is styled by black and isort. You can use the following command to format the code automatically and make it black and isort compatible:

$ make format-python-code

Resources

Release files for django-howl 1.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-howl 1.1.0
File Size Uploaded
django-howl-1.1.0.tar.gz 11.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-howl 1.1.0
File Interpreter ABI Platform
django_howl-1.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 25.1 kB

Release files / django-howl-1.1.0.tar.gz

Download URL django-howl-1.1.0.tar.gz
Size 11.0 kB
Tags Source
SHA-256 checksum
How to use checksums
83d091bcd228d30855fb4d4178b3d3114c7b5803288c69705604a9cea87a932e
BLAKE2b-256 checksum
How to use checksums
f0555ea09fa1908c8e16ea363a7564fb35f4dea7cb296b1ee42cab1f7444ee7b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

Release files / django_howl-1.1.0-py3-none-any.whl

Download URL django_howl-1.1.0-py3-none-any.whl
Size 14.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
42adcb876743ac96980243dc3cc46849b7ce7f793a99226100c8db4488089750
BLAKE2b-256 checksum
How to use checksums
e2d91d49a3057d9152a236578877192d96db1550f76568e616df8314ed680211
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

Release history Release notifications | RSS feed

This release

1.1.0 This release

2 release files

1.0.5

2 release files

1.0.4

2 release files

1.0.3

2 release files

1.0.2

2 release files

1.0.1

2 release files

1.0.0

2 release files

0.1.9

2 release files

0.1.8

2 release files

0.1.7

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page