Asynchronous 8ball response generator.
Project description
async_8ball
Asynchronous 8ball response generator. Example:
import async_8ball
async def your_function():
response = await async_8ball.response()
Deco Example:
from async8ball.decorators import ball_decorator
@ball_decorator
def my_function(**kwargs):
return kwargs['response']
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
async8ball-1.3.tar.gz
(1.6 kB
view details)
Built Distribution
File details
Details for the file async8ball-1.3.tar.gz
.
File metadata
- Download URL: async8ball-1.3.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d6a7c59a1d79e2b9fc0f3a109c318bc08981a67f5e3df8c6df48cc7f53892de |
|
MD5 | 6fa91caba1fc40423b81cb08d5b3b245 |
|
BLAKE2b-256 | 365dc09878718036d54f593762b5ec7d9b5308c7001f15529dbc910c55275743 |
File details
Details for the file async8ball-1.3-py3-none-any.whl
.
File metadata
- Download URL: async8ball-1.3-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8eb324d00203448e3298b551156e5847fe8f3b5fef2c227124f5167b4efa054 |
|
MD5 | 9b47e1b621f37f1f4c7e3e31868388aa |
|
BLAKE2b-256 | ffb306fd245818dc98c53f37d0bde5aa4d5d64b704d14d5944d04a8e24985fd5 |