Skip to main content

A python dblstats.com API wrapper.

Project description

# dblstats

An easy to use async [dblstatistics.com](https://dblstatistics.com) API wrapper.

### README information

#### Command execution

When commands that need to be executed are shown in this documentation, optional command will be surrounded by brackets.

#### System specific command execution

Since python has a different command call on Linus and Windows we specify both in the documentation. ` documentation: (py -3 | python3) command windows: py -3 command linux: python3 command `

## Installing

To install the library you can just run the following pip command. ` (py -3 -m | python3 -m) pip install dblstats `

## Executing example scripts

### Requirements

The example scripts might be discord bots. If so execute the following command to install the dependencies.

` (py -3 -m | python3 -m) pip install utilsx `

### Running

To execute the example scripts that are located in examples just execute the following command.

` (py -3 | python3) script_name.py `

## Links

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

dblstats-v0.1.1.tar.gz (7.5 kB view hashes)

Uploaded Source

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