A simple URL analyzer
Project description
py-url-analyzer
URL Analyzer is a Python package for analyzing website performance metrics.
Installation
To install the package, use the pip install command:
pip install py-url-analyzer
Usage
Here's a basic example of how to use url-analyzer package:
from url_analyzer import analyze
url = 'criaway.com'
analyze(url).get('load_time')
Testing
To run tests for the url-analyzer package, use the following command:
python -m unittest url_analyzer_test.py
Contributions
Contributions are welcome! If you find any issues or have ideas to improve the package, feel free to open an issue or submit a pull request.
License
This package is distributed under the MIT license. See the LICENSE file for more information.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py-url-analyzer-0.0.2.tar.gz.
File metadata
- Download URL: py-url-analyzer-0.0.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb507f32b277e5efe61379b41485f2e4632a19b62be67842bf2760c5e7e64833
|
|
| MD5 |
8fa23b8fb704df038d60acc8bdec12f3
|
|
| BLAKE2b-256 |
40e1b6ba9009cd2c8e9d8961050c818cdb72289228e4a897173706d7fae83e04
|
File details
Details for the file py_url_analyzer-0.0.2-py3-none-any.whl.
File metadata
- Download URL: py_url_analyzer-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9047231f37e6b6000dd689b4195b78b10d9975ccf94b79b24457b80208d5d4f1
|
|
| MD5 |
7a3f90ece02e8c1e3a523885b1aa1476
|
|
| BLAKE2b-256 |
238bd1a0743c2e62b4e90a3f0daff1fa45f973d3f67c3d74ae5c86523b30e078
|