A new, modern API wrapper for top.gg
Project description
Top.py
A modern python module wrapper for the official top.gg API.
THIS MODULE IS NOT ENDORSED BY TOP.GG. Their official package is here.
Installation
Dev
without pip
git clone https://github.com/dragdev-studios/top.py
cd top.py
python3 setup.py build && python3 setup.py install
with pip
pip install git+https://github.com/dragdev-studios/top.py
Stable
pip
pip install top.py
git
# replace curl with wget, or whatever you use to make web requests
curl https://github.com/dragdev-studios/top.py/archive/<version>.tar.gz > top.py.tar.gz
tar -xf top.py.tar.gz
cd top.py
python3 setup.py install
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
top.py-0.1.2.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file top.py-0.1.2.tar.gz
.
File metadata
- Download URL: top.py-0.1.2.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92547dae76738cceb469664327c2d878960c4ba8db3a20d1e2ff593e48aa1eff |
|
MD5 | e90485e0baf280d0d159061da9e42602 |
|
BLAKE2b-256 | 7f252267fea3a5fcec996dbe58e26c03d62abc898170058b4720b0a98062a707 |
File details
Details for the file top.py-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: top.py-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4572292370f66d7e8365fdd566d9a3b7d0880737b5de9f8031089e9e83485a8 |
|
MD5 | e11a9b85d030a6ab88a17a6fe7f566f0 |
|
BLAKE2b-256 | cd2f45bfb235fdbed59ac3c028f33523e95f0ff1fe6a8bc9b356123b2f365c3f |