Skip to main content

An async API wrapper for the Random-d.uk API

Project description

DuckDuck

A async wrapper for the RandomDuck API

Documentation Status PyPI

Features

  • An async library.
  • Has all of the endpoints covered in v2.
  • Has a object oriented design so it's easy to use.

Installation

$python -m pip install DuckDuck

Example

import asyncio

import DuckDuck

client = DuckDuck.Duck()

async def main():
  url = await client.fetch_random()
  print(url)

asyncio.run(main())

Support

Contact me: iamSkev#4260

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

If you're not sure about the file name format, learn more about wheel file names.

DuckDuck-0.0.3-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file DuckDuck-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: DuckDuck-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.2

File hashes

Hashes for DuckDuck-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 318aea3bf12d206f22bd9371a5728e4ffea5f973d46d902f99e9ca70d907a21a
MD5 6dc7bd110d3685cf6e8af57fd37be6a5
BLAKE2b-256 4a86c2e3ebf6bf339e4f15a57072b5928d2f80ce9fdf474d84156d5563e63eb5

See more details on using hashes here.

Supported by

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