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.5.tar.gz
(1.6 kB
view details)
Built Distribution
File details
Details for the file async8ball-1.5.tar.gz
.
File metadata
- Download URL: async8ball-1.5.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 | b2c7adfae8085f0c90ef4ed8eda871464bd1332ee0fe1cb2235b5dc31593764d |
|
MD5 | 1b5c31e023e8893f19fb07cf7f4b54e0 |
|
BLAKE2b-256 | 45b20f1bca1fb1b08512753f57384ffec597ce97fd6302b226ffd88ab8ab189b |
File details
Details for the file async8ball-1.5-py3-none-any.whl
.
File metadata
- Download URL: async8ball-1.5-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 | 08b681cdf32d0a2d176d3db151168e6a595a1afaffae6cdedd78397eaea6d5d8 |
|
MD5 | 22748c6711d6a191bfd54ca3c8cc3ab4 |
|
BLAKE2b-256 | c22371cc3091fbecb153e67081337a73bc490bd006e79118f77377e764a54b83 |