Webpage is a Python module that offers an easy, fast, object-oriented way of fetching the contents of a web resource, using common HTTP web services. It handles etags, last-modified dates, HTTP GET and POST, temporary and permanent redirects, and Not Found errors.
All behind the scenes, as the programmer only has to worry about instantiating the “Webpage” class by providing a URL, calling the “post” and/or the “get” method if he wants, and then calling the “download” method that returns the contents of the page.
The programmer doesn’t need to care about the page being moved, temporarily or permanently, or even whether the contents of the page have not changed since his last download, so they were not downloaded again for the sake of speed. The “download” method of “Webpage” always and reliably returns what the programmer needs: the actual contents.
Release files for webpage 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distributions (sdists)
| File | Size | Uploaded | |
|---|---|---|---|
| webpage-0.1.tar.gz | 14.1 kB | Details | |
| webpage-0.1.tar.bz2 | 12.6 kB | Details |
Release files / webpage-0.1.tar.gz
| Download URL | webpage-0.1.tar.gz |
|---|---|
| Size | 14.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bbce72c642ad80a6372e374ba9eab95bbf323e6b9bb8233c6bbe2bc5a05a509d
|
|
BLAKE2b-256 checksum How to use checksums |
937c2f68ee52498829387f4d42ff99817c71a6e80822484d6c89f6d66f1a8eb1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / webpage-0.1.tar.bz2
| Download URL | webpage-0.1.tar.bz2 |
|---|---|
| Size | 12.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e3dc5e2132558aa2ae84e198ea022f85c3e036e0625dd7967b8644d173b628ec
|
|
BLAKE2b-256 checksum How to use checksums |
49a76b276ba174559145dd559e69c8bcf978bc5230b4aa8944555188300b8407
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |