Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

top.py-0.1.2-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page