Skip to main content

Python API for interacting with Pi-Hole.

Project description

Python API for interacting with a Pi-Hole instance.

This module is not official, developed, supported or endorsed by Pi-hole LLC.

Installation

The module is available from the Python Package Index.

$ pip3 install pihole

Usage

The file example.py contains an example about how to use this module.

Development

For development is recommended to use a venv.

$ python3.6 -m venv .
$ source bin/activate
$ python3 setup.py develop

License

python-pihole is licensed under MIT, for more details check LICENSE.

Supported by

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