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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pihole-0.1.2.tar.gz
(3.5 kB
view hashes)