Skip to main content

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

Project description

https://raw.githubusercontent.com/PyFunceble/logo/master/Green/HD/RM.png

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

https://img.shields.io/badge/code%20style-black-000000.png https://coveralls.io/repos/github/funilrys/PyFunceble/badge.png?branch=master https://img.shields.io/github/license/funilrys/PyFunceble.png https://img.shields.io/pypi/v/pyfunceble.png https://img.shields.io/github/issues/funilrys/PyFunceble.png https://pepy.tech/badge/pyfunceble https://pepy.tech/badge/pyfunceble/month https://pepy.tech/badge/pyfunceble/week

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

  • 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 Pis. 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/PyFunceble/gifs/raw/master/domain.gif

Installation

pip

$ pip install --upgrade pyfunceble
$ pyfunceble --version

docker

$ docker pull pyfunceble/pyfunceble
$ docker run -it pyfunceble/pyfunceble --version

Documentation as the place to be!

Want to know more about details PyFunceble? I invite you to read the documentation at https://pyfunceble.readthedocs.io/en/latest/!

Want a local copy? I get you covered!

Simply run the following and enjoy the documentation!

$ pip install --user -r requirements.docs.txt # Install dependencies.
$ cd docs/
$ make clean html
$ palemoon _build/html/index.html # palemoon or whatever browser you use.

Supporting the project

PyFunceble, Dead-Hosts, and all other analog projects are powered by free time and a lot of coffee!

This project helps you and/or you like it?

GitHub Sponsor

@funilrys is part of the GitHub Sponsor program!

https://github.com/PyFunceble/logo/raw/master/pyfunceble_github.png

Sponsor me!

Ko-Fi

Don’t want to use the GitHub Sponsor program ? Single donations are welcome too!

https://az743702.vo.msecnd.net/cdn/kofi3.png

Buy me a coffee!


Contributors

Thanks to those awesome peoples for their awesome and crazy idea(s), contribution(s) and or issue report which made or make PyFunceble a better tool.

 _______ _                 _          _                              _
|__   __| |               | |        | |                            | |
   | |  | |__   __ _ _ __ | | _____  | |_ ___    _   _  ___  _   _  | |
   | |  | '_ \ / _` | '_ \| |/ / __| | __/ _ \  | | | |/ _ \| | | | | |
   | |  | | | | (_| | | | |   <\__ \ | || (_) | | |_| | (_) | |_| | |_|
   |_|  |_| |_|\__,_|_| |_|_|\_\___/  \__\___/   \__, |\___/ \__,_| (_)
                                                  __/ |
                                                 |___/

Special Thanks

Thanks to those awesome organization(s), tool(s) and or people(s) for

  • Their awesome documentation

  • Their awesome repository

  • Their awesome tool/software/source code

  • Their breaking reports

  • Their contributions

  • Their current work/purpose

  • Their promotion of Py-Funceble

  • Their support

  • Their testings reports

which helped and/or still help me build, test and or make PyFunceble a better tool.

 _______ _                 _          _                              _
|__   __| |               | |        | |                            | |
   | |  | |__   __ _ _ __ | | _____  | |_ ___    _   _  ___  _   _  | |
   | |  | '_ \ / _` | '_ \| |/ / __| | __/ _ \  | | | |/ _ \| | | | | |
   | |  | | | | (_| | | | |   <\__ \ | || (_) | | |_| | (_) | |_| | |_|
   |_|  |_| |_|\__,_|_| |_|_|\_\___/  \__\___/   \__, |\___/ \__,_| (_)
                                                  __/ |
                                                 |___/

License

Copyright 2017, 2018, 2019, 2020, 2022 Nissar Chababy

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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

PyFunceble-4.1.2.tar.gz (210.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyFunceble-4.1.2-py3-none-any.whl (482.0 kB view details)

Uploaded Python 3

File details

Details for the file PyFunceble-4.1.2.tar.gz.

File metadata

  • Download URL: PyFunceble-4.1.2.tar.gz
  • Upload date:
  • Size: 210.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for PyFunceble-4.1.2.tar.gz
Algorithm Hash digest
SHA256 66bba83ece92f6a1f1b869cd4a68d1bb5249448bfc3b3824d62575d176cac3c5
MD5 7ed75dd6d2554b8522cbd42ead46fdd7
BLAKE2b-256 199cc42f46bbcf9fe27b241ea9f0573faeb02794b64367fc327d0ccf74f1c71f

See more details on using hashes here.

File details

Details for the file PyFunceble-4.1.2-py3-none-any.whl.

File metadata

  • Download URL: PyFunceble-4.1.2-py3-none-any.whl
  • Upload date:
  • Size: 482.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for PyFunceble-4.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0add51c0cbbc9b78dd2fd8e37c062db2998ed7e9fac820d5970034b49d86282f
MD5 723fa6b5a74b62729694ad8cbe498273
BLAKE2b-256 fbe9f76fc0e2da0987d39e3361c2cae0e87a3d75ffef8b63f8c3ba307439da88

See more details on using hashes here.

Supported by

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