Skip to main content

The official pip package for beCoditive API.

Project description

beCoditive

Bugs and glitches

Feel free to report all bugs and glitches by creating an issue in the issue section.

A correct and understandable issue contains :

  • Steps to reproduce
  • Code that summonned the error
  • The complete error

You can also join me on my discord server.

Configuration

The first step is to import the module in your code.

import becoditive
client = becoditive.API()

Then you have to login and request a API call according to your choice.

    client.login("YOUR_BECODITIVE_API_KEY")

    print(client.cat())

Available API Calls

  • client.dog()

  • client.cat()

  • client.panda()

  • client.bird()

  • client.uuid()

  • client.joke()

  • client.puns())

  • client.hug()

  • client.kiss()

  • client.insults()

  • client.flirt()

  • client.word()

  • client.doesnotexists()

  • client.quote()

  • client.uselessweb()

  • client.truth()

  • client.dare()

  • client.number()

  • client.password()

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

beCoditive-0.0.1.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

beCoditive-0.0.1-py3-none-any.whl (2.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