url-summary 0.0.2
pip install url-summary==0.0.2
Newer version available (0.0.4)
Released:
Display a summary of urls in a notebook
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Konstantin Lopuhin
Classifiers
- Development Status
- License
- Programming Language
- Topic
Project description
Show summary of a large number of URLs in a Jupyter Notebook: analyze domains, paths, query keys and values. This is useful if you want to have a quick glance at URLs obtained by crawling.
Installation
Install from PyPI:
pip install url-summary
Usage
import url_summary url_summary.get_summary(urls)
Will show as a summary for a given list (or iterable) of urls. Returned object url_summary.UrlSummaryResult is a list subclass with a nice Jupyter Notebook display.
License
License is MIT.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Konstantin Lopuhin
Classifiers
- Development Status
- License
- Programming Language
- Topic
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file url-summary-0.0.2.tar.gz
.
File metadata
- Download URL: url-summary-0.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 296066c0853a4d7ee0398dcaa9f8d0efa2d0671d30b95066e859a282f4824753 |
|
MD5 | 10c71dbf589242431634b87920d255d9 |
|
BLAKE2b-256 | 285463b3c488d302fe7c8321afd2fe7cf4e468cf7c78f3b5798ebd9f2f21b022 |