jisho-api

View on PyPIReverse Dependencies (1)

0.1.8 jisho_api-0.1.8-py3-none-any.whl

Wheel Details

Project: jisho-api
Version: 0.1.8
Filename: jisho_api-0.1.8-py3-none-any.whl
Download: [link]
Size: 19218
MD5: c69eae686c0026a7662ade053d8e5c55
SHA256: d2dc82e73ee9f6c41ea3f89eb122a06a4226b2a35b56a4128dba994d5b531fd9
Uploaded: 2022-01-12 00:24:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jisho-api
Version: 0.1.8
Summary: A jisho.org API and scraper in Python.
Author: pedro
Author-Email: pedroallenrevez[at]gmail.com
Home-Page: https://github.com/pedroallenrevez/jisho-api
Project-Url: Repository, https://github.com/pedroallenrevez/jisho-api
License: Apache-2.0
Keywords: jisho,japanese,api,scraper,kanji,python
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.1,<4.0.0
Requires-Dist: bs4 (<0.0.2,>=0.0.1)
Requires-Dist: click (<9.0.0,>=8.0.1)
Requires-Dist: pydantic (<2.0.0,>=1.8.2)
Requires-Dist: requests (<3.0.0,>=2.26.0)
Requires-Dist: rich (<11.0.0,>=10.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3492 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jisho_api/__init__.py sha256=QH1QfITu9n1poPkCFlFbcjNMmJt6XHS82HWF26X0lXA 526
jisho_api/cli.py sha256=2J5452GR4KkklZDjzH3LOpCE40iITdzM7dxdipw_pyg 5917
jisho_api/kanji/__init__.py sha256=5OEua9BoZf12YZkHWoF01R7OTvsxzOxh5FIpfSF44yU 26
jisho_api/kanji/cfg.py sha256=peDEq4R9-JaV-v614LoUg-ywCM09HIpT9VPRMP_O0_o 1580
jisho_api/kanji/request.py sha256=C4KUV190zTfyNZQumq0hdK_L5GGxgiffMGeDaFWCqWk 11024
jisho_api/sentence/__init__.py sha256=67xg4P_EADtNinNAoNGMGHyThz5zMDXbKsNoWFaznsw 29
jisho_api/sentence/cfg.py sha256=e1BqJqn5GozCyKafN8IulkeeD0DHG3kq9nmmqRkLo8c 108
jisho_api/sentence/request.py sha256=8y1bSLE4gLhLsbkH2JEentUBcvAcyVlqIQWuWA88fgg 2838
jisho_api/tokenize/__init__.py sha256=w2cCFxpChci3_iXTFtMWHeSajKH7giSVh-kzidAqITg 27
jisho_api/tokenize/cfg.py sha256=dHJ54iRKTth8a_XAZRzQLOki6ucVY5iP5iog5fQqYbY 784
jisho_api/tokenize/request.py sha256=ncQuOfN8OQpYYj7CM0vyJUmXqFVJnjyYeww9dRAdons 2809
jisho_api/util.py sha256=_5qnFJ1MXWaFjSorLlCw8jRKsaD0Uj8IbBGJMjI9gpA 1987
jisho_api/word/__init__.py sha256=Jt1xc2I2Q3KNuS8ozCeeyWul6CY77U26M9OuZhWQ30I 25
jisho_api/word/cfg.py sha256=HZswLXr8hJc0VwE_IFVQdHlt-05UYYF552UAgIKYNpE 1017
jisho_api/word/request.py sha256=7p3wQteGTJzgFgZdqUyRpNk8fFMyHmvjOmF7XI9BZ4I 2608
jisho_api-0.1.8.dist-info/entry_points.txt sha256=XZ9ETlpOnPLXjFmdzEa9qxf2A11vAzJ-1CEiawf7PJ4 48
jisho_api-0.1.8.dist-info/LICENSE.txt sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0 11357
jisho_api-0.1.8.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
jisho_api-0.1.8.dist-info/METADATA sha256=VZr7VgWVnCoBm-ZN4po2KTwbjsERo6OKBTqMa4V-Djs 4407
jisho_api-0.1.8.dist-info/RECORD

entry_points.txt

jisho = jisho_api.cli:make_cli