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/dev/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=dev https://img.shields.io/github/license/funilrys/PyFunceble.png https://img.shields.io/pypi/v/pyfunceble-dev.png https://img.shields.io/github/issues/funilrys/PyFunceble.png https://pepy.tech/badge/pyfunceble-dev https://pepy.tech/badge/pyfunceble-dev/month https://pepy.tech/badge/pyfunceble-dev/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.

https://github.com/PyFunceble/gifs/raw/dev/domain.gif

Installation

pip

$ pip install --upgrade --pre pyfunceble-dev
$ pyfunceble --version

docker

$ docker pull pyfunceble/pyfunceble-dev
$ docker run -it pyfunceble/pyfunceble-dev --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/dev/!

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, 2021 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


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

PyFunceble-dev-4.0.0b48.tar.gz (196.6 kB view details)

Uploaded Source

Built Distribution

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

PyFunceble_dev-4.0.0b48-py3-none-any.whl (454.0 kB view details)

Uploaded Python 3

File details

Details for the file PyFunceble-dev-4.0.0b48.tar.gz.

File metadata

  • Download URL: PyFunceble-dev-4.0.0b48.tar.gz
  • Upload date:
  • Size: 196.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for PyFunceble-dev-4.0.0b48.tar.gz
Algorithm Hash digest
SHA256 448302f963057f5eb6797bff7207b1b0ccdcabb6b0137f89bd2a03bb018a9b61
MD5 ae1b8918b26d98d36ac9b52a24f34cd9
BLAKE2b-256 9f817bc4e098446acca6224be5ad9d6483fe7b512c2c1939226fc442dde74490

See more details on using hashes here.

File details

Details for the file PyFunceble_dev-4.0.0b48-py3-none-any.whl.

File metadata

  • Download URL: PyFunceble_dev-4.0.0b48-py3-none-any.whl
  • Upload date:
  • Size: 454.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for PyFunceble_dev-4.0.0b48-py3-none-any.whl
Algorithm Hash digest
SHA256 6f61f512bbb6c7de4e94e0125b3baa06d15e15e25e38f1af853a01d182676503
MD5 86d902153c08d29be9444f2498ae5151
BLAKE2b-256 f6b15ef4cbf04b26137010841f2a213f837a6ecef5159dec11b1834eab063c04

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