Skip to main content

A small local Wrapper for Some Random API written on Python.

Project description

SomeRandomWrapper

This Wrapper is written for Some Random API. It is used in the main core of our bot, or rather in fun commands.

Installing the library:

To install it, you will need the standard Python package manager - pip. To install the library, type pip install -U somerandomwrapper in the console.

Dependencies to install:

Some examples:

from somerandomwrapper import SomeRandomWrapper

wrapperAPI = SomeRandomWrapper()
request_fact = await wrapperAPI.get_fact()

print(request_fact)

You can see other examples here. You can also create your own example by simply making a Pull Request.

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

somerandomwrapper-0.2.0.tar.gz (2.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