An unofficial wrapper for nekos.life api with proxy support.
Project description
Nekoslife
An unofficial wrapper for nekos.life api with proxy support.
Installation:
pip install nekoslife
Usage:
from nekoslife import Life
life = Life()
async def func():
data = await life.img_neko()
return data.get("url")
To use proxy:
life = Life(proxy= True)
List of available modules:
life = Life()
print(life._endpoints)
Features:
- Fully Asynchronous.
- Proxy Support.
- Easy to use.
- Lightweight
- Fast even with proxy
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
nekoslife-0.0.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file nekoslife-0.0.1.tar.gz
.
File metadata
- Download URL: nekoslife-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d2c30aba3624a6c1748eca4bbe76cd11f0b3825bb0cc82df3f5448b48eb99e1 |
|
MD5 | 3a2b5615ef065cbba473ecc287089c88 |
|
BLAKE2b-256 | 3085e181407c4f2df75809f0c9ce449cdb7c96cc85d8462b1db5b2f469c30026 |
File details
Details for the file nekoslife-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: nekoslife-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9937674b6de332e9f185a916ac19c77bfa0f99da1b978596ed0e7c635e2512ee |
|
MD5 | 9bd5487561e4d20eb1e3f57af3dc68ac |
|
BLAKE2b-256 | 060785c3ea711f82e4534d5dcd88741214999a41d949097e6fe8661966558c85 |