Skip to main content

A new, modern API wrapper for top.gg

Project description

Top.py

issues: unresolved pull requests: unresolved version: unresolved supported python versions: unresolved downloads: unresolved code style: black

An alternative wrapper for the top.gg API

Please note, this is not an official package from top.gg. We are not affiliated with top.gg in any way. If you want to install their official package, please see their repo.

Introduction

top.py is a python wrapper for the top.gg discord bot list API. top.py aims to be object-oriented, whereas the official top.gg python SDK is more low-level raw data.

Supported Features

Feature Name Supported?
Automatic posting of server count
Searching/Bulk Querying Bots
Fetching a bot
Fetching a user
Fetching last 1000 upvotes
Fetching a bot's stats
Checking individual user vote
Manual posting server count
Models for all individual endpoints
In-house ratelimiting
Vote Webhooks
Making you a nice slice of toast

NOTE: We do NOT currently provide official support for discord server list. That's coming soon.

Why use top.py over top.gg's sdk?

It's entirely up to your personal preference. But here's a few differences between this and the official sdk:

  • top.py is object-oriented - this means everything has a class, meaning no fiddling with raw data values from top.gg.
  • top.py is more humanised - top.py is designed with ease of use in mind, so you may find there is a smoother experience implementing this than top.gg's sdk.

Just try it, you can choose what you like.

Also, while we try to be our own package, you may notice we've aliased a few classes, functions and behavious to act like top.gg's sdk. This is mainly so you have an easier experience migrating, and it's less headache.

Installation

You can install the latest stable release here:

pip install top.py

But, if you're reading this, you're most likely a developer - you should know how to install packages by now.

Useful links

support (or mention @eek#7574 in top.gg) | docs | PyPi | examples | (META) Code Of Conduct | (META) Contributing Guidelines

Experiencing an issue?

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

top.py-1.2.0-py3-none-any.whl (17.5 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