Python HTTP client for the Jisho.org search API.
Project description
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)
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
pyjisho-0.1.0.tar.gz
(2.0 kB
view details)
File details
Details for the file pyjisho-0.1.0.tar.gz.
File metadata
- Download URL: pyjisho-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8cabc37a09d6da054f5ed952c34ba34a111fa9f81c2046edc50f761758f3194
|
|
| MD5 |
794fa3fafbe563069b769b9d0ff4489f
|
|
| BLAKE2b-256 |
36e6a6253e96d55a4e6de920320f60e4384f6c23caf79e67134385df644a4c96
|