Get size of web page
Project description
Site Size
Returns the size of the webpage which url is passed
Usage
import sitesize
# get the size of webpage in bytes
sitesize.get_webpage_size('http://www.github.com/')
# check if the url is valid or not
sitesize.url_checker('http://www.github.com/')
Installation
Using pip
pip install sitesize
Without pip
For Installing the dependency and saving the package
python setup.py install
If you just want to test the package without installing
- Clone the repository
git clone https://github.com/Mianto/sitesize.git
- Navigate to sitesize folder containing main.py
- Run main.py as
python main.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sitesize-0.0.2.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file sitesize-0.0.2.tar.gz
.
File metadata
- Download URL: sitesize-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b305dd5e23998d8620794bf84328b54c3b61b246edc9a878cc7bb39549bff3a4 |
|
MD5 | 8c9a562dbedb88633518229056b19213 |
|
BLAKE2b-256 | 95e9907f0d9d8d47dd19e01d9a93b4c5b8bc73ea6e64785ea771a404052ca3a6 |
File details
Details for the file sitesize-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: sitesize-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfa47cc6b280e8bcfe90a57cf666aa32eefba9c9db18e1a8aec7fc15230ca1bb |
|
MD5 | 3dab7989fe4a5272c8b8e7117f26bdfe |
|
BLAKE2b-256 | e0bd7dc038c7ef024d59c537d88a45d2d6e87598cb4bf6503f157fdeed8083bb |