github GrahamDumpleton/mod_wsgi mod_wsgi-telemetry-1.0.0.rc1
mod_wsgi-telemetry 1.0.0.rc1

pre-release3 hours ago

Release candidate for mod_wsgi-telemetry.

User guide: https://modwsgi.readthedocs.io/en/latest/user-guides/external-telemetry-service.html

May be installable from PyPi:

pip install mod_wsgi-telemetry==1.0.0.rc1

If pip reports the version is unavailable, this candidate
either has not been uploaded yet or is not being published to
PyPi. Install the attached wheel instead:

pip install mod_wsgi_telemetry-1.0.0.rc1-py3-none-any.whl

Or build from the attached source distribution:

tar xf mod_wsgi_telemetry-1.0.0.rc1.tar.gz
cd mod_wsgi_telemetry-1.0.0.rc1
pip install .

SHA256SUMS is attached for verification of the source and
wheel archives.

Don't miss a new mod_wsgi release

NewReleases is sending notifications on new releases.