A little Python CLI app that provides a summary of League champion build information.
Project description
gg-scrape
A little Python CLI app that provides a League of Legends champion build by scraping the web.
The goal was to not have to open a browser tab (or be advertised to) to quickly check a build before a match. The HTML is requested and parsed sequentially, so it's somewhat slow (but still faster than opening a browser).
Installation
python -m pip install gg-scrape
Usage
ggs [OPTIONS] CHAMPION [ROLE]
Screenshots
Requirements
Depends on the anytree, beautifulsoup4, typer, and requests Python libraries.
Contributions
Thanks to @Mycsina for feedback and helping to improve and expand this package's functionality!
Pull requests are welcome!
Project details
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
File details
Details for the file gg-scrape-0.1.8.tar.gz
.
File metadata
- Download URL: gg-scrape-0.1.8.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea72f067c469eae2deff964c7041997dad9d240019fe7b882047cf477b682db3 |
|
MD5 | db04c63ad890212022a86a7216ccd8f5 |
|
BLAKE2b-256 | 172412021da66e8ebfaf08514db85d6fd5ca9498cac437e7012cc1639706781f |
File details
Details for the file gg_scrape-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: gg_scrape-0.1.8-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f86e46c1286ac4d675f840b5588f3bc99cd93b9f7822c33a2f331c1a43bfec3d |
|
MD5 | 1bce879b09e4b1ab6d172cc9f77aaf92 |
|
BLAKE2b-256 | f09fc15abe3344b7e0c528a16c3dddcc2c12217a84f7f2310fb6b103926064e5 |