tld 0.13
0
Extract the top-level domain (TLD) from the URL given.
Contents
Extract the top-level domain (TLD) from the URL given.
Stars: 177, Watchers: 177, Forks: 36, Open Issues: 8The barseghyanartur/tld
repo was created 11 years ago and the last code push was 1 years ago.
The project is popular with 177 github stars!
How to Install tld
You can install tld using pip
pip install tld
or add it to a project with poetry
poetry add tld
Package Details
- Author
- Artur Barseghyan
- License
- MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later
- Homepage
- https://github.com/barseghyanartur/tld
- PyPi:
- https://pypi.org/project/tld/
- Documentation:
- https://tld.readthedocs.io/
- GitHub Repo:
- https://github.com/barseghyanartur/tld
Classifiers
- Internet
Related Packages
Errors
A list of common tld errors.
Code Examples
Here are some tld
code examples and snippets.
GitHub Issues
The tld package has 8 open issues on GitHub
- process_url will raise exception in some situations