
tld 0.13.1
0
Extract the top-level domain (TLD) from the URL given.
Contents
Extract the top-level domain (TLD) from the URL given.
Stars: 185, Watchers: 185, Forks: 37, Open Issues: 9The barseghyanartur/tld repo was created 12 years ago and the last code push was 8 months ago.
The project is popular with 185 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 9 open issues on GitHub
- fix: handle schemes as case-incensitive.
pythonfix