
This package contains a module which extracts the top level domain (TLD) from the given URL. The list of TLD names is taken from Mozilla.
It can optionally raises exceptions on non-existing TLDs or silently fails (if fail_silently argument is set to True).
This package installs the library for Python 3.