audioarxiv

View on PyPIReverse Dependencies (0)

0.1.2 audioarxiv-0.1.2-py3-none-any.whl

Wheel Details

Project: audioarxiv
Version: 0.1.2
Filename: audioarxiv-0.1.2-py3-none-any.whl
Download: [link]
Size: 14456
MD5: f81d53bf117f4db706cdff4cbfd87052
SHA256: 946be39a51d0fda5179d54112e198bfeeed0d798277deb44bdb682583b4942e6
Uploaded: 2025-04-20 19:11:15 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: audioarxiv
Version: 0.1.2
Summary: Turn arXiv papers into audio. audioarxiv lets you fetch the research papers from arXiv and read them aloud.
Author-Email: "Isaac C. F. Wong" <isaac.cf.wong[at]gmail.com>
Project-Url: Documentation, https://isaac-cf-wong.github.io/audioarxiv
Project-Url: Homepage, https://github.com/isaac-cf-wong/audioarxiv
Project-Url: Release Notes, https://github.com/isaac-cf-wong/audioarxiv/releases
Project-Url: Source, https://github.com/isaac-cf-wong/audioarxiv
Project-Url: Tracker, https://github.com/isaac-cf-wong/audioarxiv/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.9
Requires-Dist: configargparse
Requires-Dist: arxiv
Requires-Dist: pyttsx3
Requires-Dist: pymupdf
Requires-Dist: sympy
Requires-Dist: nltk
Requires-Dist: pandas
Requires-Dist: platformdirs
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pyspark (>=3.0.0); extra == "spark"
Requires-Dist: bandit[toml] (==1.8.3); extra == "test"
Requires-Dist: black (==25.1.0); extra == "test"
Requires-Dist: check-manifest (==0.50); extra == "test"
Requires-Dist: flake8-bugbear (==24.12.12); extra == "test"
Requires-Dist: flake8-docstrings; extra == "test"
Requires-Dist: flake8-formatter_junit_xml; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: flake8-pyproject; extra == "test"
Requires-Dist: pre-commit (==4.2.0); extra == "test"
Requires-Dist: pylint (==3.3.6); extra == "test"
Requires-Dist: pylint_junit; extra == "test"
Requires-Dist: pytest-cov (==6.1.1); extra == "test"
Requires-Dist: pytest-mock (<3.14.1); extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Requires-Dist: pytest (==8.3.5); extra == "test"
Requires-Dist: pytest-github-actions-annotate-failures; extra == "test"
Requires-Dist: shellcheck-py (==0.10.0.1); extra == "test"
Provides-Extra: dev
Provides-Extra: spark
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2756 characters]

WHEEL

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

RECORD

Path Digest Size
audioarxiv/__init__.py sha256=Mp9dcQGEY0QWnkMlD4MoPz45BLjDSOp5v96m8ZXwda0 5816
audioarxiv/audio/__init__.py sha256=UZx3AkhC8NZFXwQbW_sU4sQ1uGeEIRXCPDghXvZy8rY 214
audioarxiv/audio/base.py sha256=LLZGciBbFeaGlRqt_VF58RWOSKDZevks4U2SpWAk1To 6005
audioarxiv/preprocess/__init__.py sha256=NUCDDLpSwpWTBaPNdLWUVK2FhtwMPsFvXczTE21_UvU 338
audioarxiv/preprocess/article.py sha256=d9nV2DEH4mvKsgUpJ3WB256rt8k5O7YvNTBUp5YOUbs 394
audioarxiv/preprocess/math_equation.py sha256=ulkeMZFJKxU8BH1QzNyW4BZ-UjWfDDMp1C-cqoRGyls 945
audioarxiv/resources/__init__.py sha256=KCZm9Hq0O9oCCtfpyKVDGo_qX-PU2qS8aJe1NgvmR7Q 166
audioarxiv/resources/paper.py sha256=o6DD4KrcypjH810ArDzD93uBkdpKUNvnErIUJUZ3J9s 7302
audioarxiv/tools/__init__.py sha256=7X5vtxzvCY9URWo0p3zvM11J6whGFeDPF7XU0dt1Qcw 28
audioarxiv/tools/main.py sha256=n5Q22HTktaxPv1C1Z7HxkN2OJqi9F6QxSWbnzqZ448E 6735
audioarxiv-0.1.2.dist-info/entry_points.txt sha256=d_K6uTNuC8-f9XUQ_enFBgssiK2lVV57EHCEloriVY4 57
audioarxiv-0.1.2.dist-info/licenses/LICENSE sha256=EaCbwfO894O6p0QwcO_sgtKCIEWxfBS0fhybH9sURk8 1140
audioarxiv-0.1.2.dist-info/WHEEL sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs 82
audioarxiv-0.1.2.dist-info/METADATA sha256=zI482AWs0OUlYlhMonZELnSxe5RNpruDyi7Jedyj9IU 5210
audioarxiv-0.1.2.dist-info/RECORD

entry_points.txt

audioarxiv = audioarxiv.tools.main:main