3 releases

0.1.2 Jun 17, 2024
0.1.1 Jun 17, 2024
0.1.0 Jun 17, 2024

#778 in Command line utilities

Custom license

7KB

PyFunceble

The tool to check the availability or syntax of domain, IP or URL

PyFunceble aims to provide an accurate availability check through the usage of multiple sources which are for example - to only list a few:

  • the WHOIS record(s).
  • the DNS record(s).
  • the HTTP status code.

PyFunceble can be included in your existing project through:

  • its standard built-in CLI implementation.
  • its Python API_.
  • the PyFunceble web-worker_ project that provides the core functionalities of PyFunceble behind a web API.

The PyFunceble CLI can test from a hosts file, a plain list of subjects, an AdBlock filter list or even an RPZ record.

As of today, PyFunceble is running actively - if not daily - within several servers, laptops, PCs, and Raspberry Pi's. It is even used - thanks to our auto continue mechanism - with CI engines like GitHub Action, Travis CI, or GitLab CI.

Happy testing with PyFunceble!

https://github.com/mypdns

No runtime deps