Last updated:
0 purchases
pydomain 1.1
Pydomain=======Pydomain is a tools for get the url's host or subdomian.1.1e.g.>>from pydomain import get_host, get_subdomain>>host = get_host("http://www.piadu.com")>>print host>>piadu.com>>subdomain = get_subdomain("http://www.piadu.com/news.html")>>print subdomain>>www.piadu.com
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.