urllib

E431919

urllib is a Python standard library package that provides high-level and low-level interfaces for working with URLs and handling HTTP requests.

All labels observed (1)

Label Occurrences
urllib canonical 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Python module
Python module
Python module
Python module
Python standard library module
software library
containsSubmodule urllib.error
urllib.parse
urllib.request
urllib.robotparser
definesClass HTTPBasicAuthHandler NERFINISHED
HTTPCookieProcessor
HTTPError
OpenerDirector
Request
RobotFileParser NERFINISHED
URLError NERFINISHED
definesFunction build_opener
install_opener
quote
unquote
urlencode
urljoin
urlopen
urlparse
urlsplit
urlunparse
urlunsplit
introducedInVersion Python 1.2
license Python Software Foundation License NERFINISHED
partOf Python standard library NERFINISHED
urllib
programmingLanguage Python
providesFunctionality HTTP client functionality
HTTP requests
URL construction
URL handling
URL parsing
URL quoting and unquoting
exception classes for urllib
handling cookies via handlers
handling redirects
opening URLs
robots.txt parsing
reorganizedFrom Python 2 urllib and urllib2
splitIntoSubmodules Python 3 NERFINISHED
supportsProtocol FTP
HTTP NERFINISHED
HTTPS
file URLs

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.