oEmbedPy

View on PyPIReverse Dependencies (1)

0.8.1 oembedpy-0.8.1-py3-none-any.whl

Wheel Details

Project: oEmbedPy
Version: 0.8.1
Filename: oembedpy-0.8.1-py3-none-any.whl
Download: [link]
Size: 15685
MD5: 587b7a623fa5306b80c9e64989c984db
SHA256: 63d708e738a0c6e157a2db4f09ecb616c479b6247f44805c38b26f75e023f808
Uploaded: 2025-03-18 19:10:59 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: oEmbedPy
Version: 0.8.1
Summary: oEmbed client for Python.
Author-Email: Kazuya Takei <myself[at]attakei.net>
Project-Url: Documentation, https://oembedpy.readthedocs.io/en/v0.8.1/
Project-Url: Home, https://github.com/attakei/oEmbedPy
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Extension
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: beautifulsoup4
Requires-Dist: httpx
Requires-Dist: lxml
Requires-Dist: platformdirs
Requires-Dist: Click (>=8); extra == "cli"
Requires-Dist: mkdocs (>=1.4); extra == "mkdocs"
Requires-Dist: sphinx (>=7); extra == "sphinx"
Provides-Extra: cli
Provides-Extra: mkdocs
Provides-Extra: sphinx
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1195 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.11.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
oembedpy/__init__.py sha256=9Wsv-tkN6CGnf2dbsIndsVlPTbE76_xFREcnJ28nc2s 55
oembedpy/application.py sha256=m2_JxHDWbIMM-4oFQZzYJuzP_wbu827btLgSMb-obL4 3426
oembedpy/cli.py sha256=F1MvL7IOF8bOWKUdboUQvC95JccsZxO2_G7NgHb78qo 2271
oembedpy/consumer.py sha256=R_q4LTifi1Xc3MwVQ2D4Y870djwv3iW4b83hBnKlISM 2379
oembedpy/discovery.py sha256=vGyxY4fyU4V5DaH0EKrN2_-5torQ95nGxYS6wVY8ops 1821
oembedpy/provider.py sha256=-FouSUu7ndv9VUhM9mqKvn6pHSzxE-yziqgJRQ-rZN8 2693
oembedpy/types.py sha256=vnTmtzW4Ygz5yeihdSdeQQU-4HEgJwPE14UyoTzrhAQ 2673
oembedpy/adapters/__init__.py sha256=0eVFfVd2aZXTZHFXcLZnFk8MftII4cMhRBBYt3Hm3LI 13
oembedpy/adapters/mkdocs.py sha256=iQngALXqAOgWT54dxufx0ZZwj_fmT_GoxVWqm7oRvsU 2140
oembedpy/adapters/sphinx.py sha256=79oAx2TumPYCsK-K4iAOLWt_ZuPuVKBmUR5q7BS7RIk 4213
oembedpy/ext/__init__.py sha256=0eVFfVd2aZXTZHFXcLZnFk8MftII4cMhRBBYt3Hm3LI 13
oembedpy/ext/sphinx.py sha256=geso4bku8KM4ma12Hsh2DEMjVhnnk_K3IwBh5Ecsv98 225
oembedpy-0.8.1.dist-info/entry_points.txt sha256=2chH94QeHcmhj4RJZv18ObY6ddpmZ1QoxCIrI6aYqgY 112
oembedpy-0.8.1.dist-info/licenses/LICENSE sha256=ieEKJ-VczfHpbzAARBk5cBwN-Qfu4_jjKLNpnH1JyAg 9161
oembedpy-0.8.1.dist-info/WHEEL sha256=_2ozNFCLWc93bK4WKHCO-eDUENDlo-dgc9cU3qokYO4 82
oembedpy-0.8.1.dist-info/METADATA sha256=BVNBG6QsDfCWghx1JNQAZdX9El5ZcVuzrZVNBUXn8Tc 2604
oembedpy-0.8.1.dist-info/RECORD

entry_points.txt

oEmbed.py = oembedpy.cli:main
oembedpy = oembedpy.adapters.mkdocs:OembedPlugin