aoj-api

View on PyPIReverse Dependencies (0)

0.2.4 aoj_api-0.2.4-py3-none-any.whl

Wheel Details

Project: aoj-api
Version: 0.2.4
Filename: aoj_api-0.2.4-py3-none-any.whl
Download: [link]
Size: 3915
MD5: 0d6c2afaabd312f97d70a7c36c97f6f5
SHA256: ab87833215521ffd22c76cd915260dd59b25fe0d392f2ad668f21cd4cafd20c5
Uploaded: 2022-02-16 06:43:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aoj-api
Version: 0.2.4
Summary: This is a template for python projects.
Author: Hiroshi Tsuyuki
Author-Email: kagemeka1[at]gmail.com
Maintainer: Hiroshi Tsuyuki
Maintainer-Email: kagemeka1[at]gmail.com
Home-Page: https://github.com/kagemeka/aoj/#readme
Project-Url: Documentation, https://aoj.readthedocs.io
Project-Url: Repository, https://github.com/kagemeka/aoj
Project-Url: Twitter, https://twitter.com/kagemeka
License: MIT
Keywords: aoj
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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.8,<3.11
Requires-Dist: aiohttp
Requires-Dist: beautifulsoup4
Requires-Dist: furo; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: optext-python (==0.1.1)
Requires-Dist: pdoc3; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: python-docs-theme; extra == "docs"
Requires-Dist: requests
Requires-Dist: selenium
Requires-Dist: selext (==0.2.1)
Requires-Dist: sphinx-book-theme; extra == "docs"
Requires-Dist: sphinx-theme-pd; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_rtd_theme (<=2.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-mermaid; extra == "docs"
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 698 characters]

WHEEL

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

RECORD

Path Digest Size
aoj/__init__.py sha256=qffqn_WZM5oz4qJ6Y417Fa-McpcX-SUb5oTNs0GI9js 2892
aoj/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aoj_api-0.2.4.dist-info/entry_points.txt sha256=XPhBiBphV_eus_2l3JKCXqIuVVuhKaXdK38Uic07Ih0 159
aoj_api-0.2.4.dist-info/LICENSE sha256=yNhuw1EnltC3IHrYIS1iV_LSMNaTbdPuI-dhoLDWfoY 1072
aoj_api-0.2.4.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
aoj_api-0.2.4.dist-info/METADATA sha256=YZhsXToTVSBAW3S8DpLiDwISymUkrK5crcAiyxQqbOU 2194
aoj_api-0.2.4.dist-info/RECORD

entry_points.txt

add-1-2 = package_1.__main__:main
sample-command = package_2.__main__:main
sample-plugin = package_1.plugins:plugin_call