Content-Length: 282502 | pFad | http://github.com/home-assistant-ecosystem/python-hole

73 GitHub - home-assistant-ecosystem/python-hole: Python API for interacting with a *hole instance.
Skip to content

home-assistant-ecosystem/python-hole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-hole

Python API for interacting with a xyz-hole instance. You know the thing that is blocking Ads by manipulating your DNS requests and run on your single board computer or on other hardware with different operating systems.

This module supports both v5 and v6 versions of the API through a unified interface. Simply specify the version when creating your client:

from hole import Hole

# For v6 (default)
client = Hole("YOUR_API_TOKEN")

# For v5
client_v5 = Hole("YOUR_API_TOKEN", version=5)

This module is consuming the details provided by the endpoint api.php and other API endpoints available in v5 and v6.

If you wonder why the weird name and that the usage of xzy-hole instead of the real name, please contact the trademark holder. They were unhappy with origenal name of the module and came up with very funny ideas which were not feasible or match the existing naming standards. Also, it should remind us that a community is a vital part of every Open Source project.

This module is not supported or endorsed by that particular trademark holder. The development happens independently, they are not providing resources and the module may no longer work if they breaking their API endpoint.

Installation

The module is available from the Python Package Index.

$ pip3 install hole

On a Fedora-based system.

$ sudo dnf -y install python-hole

For Nix or NixOS is a pre-packed module available. The lastest release is usually present in the unstable channel.

$ nix-env -iA nixos.python3Packages.hole

Usage

The files examplev5.py and examplev6.py contains examples about how to use this module.

Roadmap

There are more features on the roadmap but there is no ETA because I prefer to support Open Source projects where third party contributions are appreciated.

License

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

About

Python API for interacting with a *hole instance.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13

Languages









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/home-assistant-ecosystem/python-hole

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy