pyjisho
Python HTTP client for the Jisho.org search API.
Install
pip install pyjisho
Usage
from jisho import Client
client = Client()
response = client.search('house')
print(response)
Release files for pyjisho 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyjisho-0.1.0.tar.gz | 2.0 kB | Details |
Release files / pyjisho-0.1.0.tar.gz
| Download URL | pyjisho-0.1.0.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f8cabc37a09d6da054f5ed952c34ba34a111fa9f81c2046edc50f761758f3194
|
|
BLAKE2b-256 checksum How to use checksums |
36e6a6253e96d55a4e6de920320f60e4384f6c23caf79e67134385df644a4c96
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.6
|