API wraper for nhentai.net
Project description
nhpy

nehntai api wrapper for python.
Read the Documentation
Planning
- get book by id
- get related books
- search with query
- get comments of a book
user related
- login
- user search
- get user profile
Code Snippet
from nhpy import NhPy
nhpy = NhPy()
my_book = nhpy.get_book(394659)
rel_books = nhpy.get_related_books(my_book.id)
my_search = nhpy.search(["neko"])
book_comment = nhpy.comments(394659)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nhpy-0.1.3.tar.gz
(18.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
nhpy-0.1.3-py3-none-any.whl
(20.1 kB
view details)
File details
Details for the file nhpy-0.1.3.tar.gz.
File metadata
- Download URL: nhpy-0.1.3.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aec9552d0e321e6b6c7661403cac8cdb0e6d2759898c829aa6089d81cf3e32ac
|
|
| MD5 |
9b9ae0bb0573986202741871771b6fe4
|
|
| BLAKE2b-256 |
ab83f0089bb4d6e56ff082a10d5a152f890f1c8cec29a9aa738454832bc3baf5
|
File details
Details for the file nhpy-0.1.3-py3-none-any.whl.
File metadata
- Download URL: nhpy-0.1.3-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd46281bf88aa1120904b3e9faaa1437b8b5c07802afd590f13a89a866a56395
|
|
| MD5 |
66a60ad70b61f809ec6e8197fbbae404
|
|
| BLAKE2b-256 |
bb54ed250c620adfc1702ca60a8dfa29dfb89a7303583104077f80f87b400f3c
|