No-boilerplate, async and typed uwurandom-as-a-service access.
Project description
Sly Twitter for Python
🚧 This library is an early work in progress! Breaking changes may be frequent.
🐍 For Python 3.10+
No-boilerplate, async and typed uwurandom-as-a-service access. 😸
pip install slyuwu
Example usage:
import asyncio
from SlyTwitter import *
async def main():
uwurand = await UWURandom()
random = await uwurand.random(20)
print(random) # :3 AAAAAAAAAAA gajhu
assert len(random) == 20
asyncio.run(main())
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
SlyUWU-0.1.0.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file SlyUWU-0.1.0.tar.gz
.
File metadata
- Download URL: SlyUWU-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49a690c4ecba6ac25d4ae03f955ead81a08f720f86143f052e70a924cb1087b6 |
|
MD5 | 4f9a9fab460356f32f8caa25af36611f |
|
BLAKE2b-256 | 9a918e0883390d4e67e345f2bb089c1b11e2c75ee39c2f163b9781c0cc6fb346 |
File details
Details for the file SlyUWU-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: SlyUWU-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cd697742542556a03be6ce252691f45dc2878db606c1fd5c7424d5262be8186 |
|
MD5 | 0c4a7f55c77f971dcbd778c3fc4972a6 |
|
BLAKE2b-256 | eb03cc57a331a9e57897e288af72d6fd4d69cc46915a41f39eb47768013dd34b |