algomethod

View on PyPIReverse Dependencies (0)

0.1.3 algomethod-0.1.3-py3-none-any.whl

Wheel Details

Project: algomethod
Version: 0.1.3
Filename: algomethod-0.1.3-py3-none-any.whl
Download: [link]
Size: 4382
MD5: e6f606098d66473b4fbbfaf5e7b38ea1
SHA256: 873489f91adf5f84bc9da11889b3927cfd8550a58bd2152f0818ea57990769be
Uploaded: 2022-02-15 18:41:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: algomethod
Version: 0.1.3
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/algomethod/#readme
Project-Url: Documentation, https://algomethod.readthedocs.io
Project-Url: Repository, https://github.com/kagemeka/algomethod
Project-Url: Twitter, https://twitter.com/kagemeka
License: MIT
Keywords: algomethod
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: 765 characters]

WHEEL

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

RECORD

Path Digest Size
algomethod/__init__.py sha256=DIXWfSpoYDn4megpkz09h99-GjAx1blQjmdl4ebyEb8 4141
algomethod/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
algomethod-0.1.3.dist-info/entry_points.txt sha256=XPhBiBphV_eus_2l3JKCXqIuVVuhKaXdK38Uic07Ih0 159
algomethod-0.1.3.dist-info/LICENSE sha256=yNhuw1EnltC3IHrYIS1iV_LSMNaTbdPuI-dhoLDWfoY 1072
algomethod-0.1.3.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
algomethod-0.1.3.dist-info/METADATA sha256=XOVUWBJBoHsHICWvLS_mXzsgQnauMmksciaWW_bVUyk 2292
algomethod-0.1.3.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