Skip to main content

A Prelude Probe for Detect

Project description

Presto

One of Chopin's 24 Preludes. A virtuosic prelude, presents a technical challenge with its rapid hold-and-release of eighth notes against quarter notes in the right hand, involving chromatic movement.

Usage

Install with:

pip install detect-probe

Include presto in a project with:

from detect_probe.service import ProbeService

probe_svc = ProbeService(token='3da7f868f6790d1a562b8f10e7e0785597670000')
probe_svc.start()

You can stop the probe process gracefully during app shutdown with:

probe_svc.stop()

Developer guide

Make changes then install locally before testing:

pip install .

To publish a new version on PyPy:

python -m build
python -m twine upload --repository pypi dist/*

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

detect-probe-0.9.10.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

detect_probe-0.9.10-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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