mantisai

View on PyPIReverse Dependencies (0)

0.1.18 mantisai-0.1.18-py3-none-any.whl

Wheel Details

Project: mantisai
Version: 0.1.18
Filename: mantisai-0.1.18-py3-none-any.whl
Download: [link]
Size: 19125
MD5: 92ce5a7ab24c7cb686f5d711270706d0
SHA256: d0ea4b4c0a86ce84c7590b57d0783d723cd5e6e7037d4574bfac81c471902580
Uploaded: 2025-03-11 20:55:06 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: mantisai
Version: 0.1.18
Summary: A Python package for transcribing audio files, summarizing text, and extracting information using Gemini AI and Pydantic.
Author-Email: Paul Elliot <paul[at]paulelliot.co>
License: Apache 2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: <4.0,>=3.9
Requires-Dist: google-generativeai (<0.9.0,>=0.8.0)
Requires-Dist: grpcio (==1.60.1)
Requires-Dist: pydantic (<3.0.0,>=2.0.0)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: requests (<3.0.0,>=2.28.0)
Requires-Dist: rich (<14.0.0,>=13.0.0)
Requires-Dist: tenacity (<9.0.0,>=8.0.0)
Requires-Dist: yt-dlp (>=2023.10.0)
Requires-Dist: black (<24.0.0,>=23.0.0); extra == "dev"
Requires-Dist: flake8 (<7.0.0,>=6.0.0); extra == "dev"
Requires-Dist: pytest-cov (<5.0.0,>=4.0.0); extra == "dev"
Requires-Dist: pytest (<8.0.0,>=7.0.0); extra == "dev"
Requires-Dist: speechrecognition (<4.0.0,>=3.0.0); extra == "dev"
Requires-Dist: sphinx-autodoc-typehints (<2.0.0,>=1.0.0); extra == "dev"
Requires-Dist: sphinx-rtd-theme (<2.0.0,>=1.0.0); extra == "dev"
Requires-Dist: sphinx (<8.0.0,>=7.0.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4205 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mantis/__init__.py sha256=c0lok48lchT7giG4U6xDisf6fYRa7tmXkMLvV0wATiU 2957
mantis/cli.py sha256=K3UZ9mVDjia6K8W5AaN-LBwdrrAnaVopZRWAONTc4jw 7847
mantis/extract.py sha256=ljkj4_0o8XBt4VNxSVjlmYPhm2HJ59JoyXyZAblwD_c 3549
mantis/models.py sha256=zFFZRwGQ23vUCM3xmWrLGJ6N7w7I5F-peUu2h8K00ss 4892
mantis/summarize.py sha256=tzhb1CilL-f9xQeSt9JO6JUVhqFBINIqgFG7bR9bc_U 4236
mantis/transcription.py sha256=a2ZtOT-rIZwlSu2dibiNRnXP8bS36o2_Qx09Mfc4sRs 3498
mantis/utils.py sha256=IA_u_0agPtA0eZbnwTyX8UmZ6jzzffy7KIP5v5zfnNc 12617
mantisai-0.1.18.dist-info/METADATA sha256=O2P0TSorRVGZ_OcHzLSK_4Ol8GPYpVb6oBZtFTD_A3I 5694
mantisai-0.1.18.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
mantisai-0.1.18.dist-info/entry_points.txt sha256=eLPq6RGkY6QHBofA7IuEXtFbTobzF0xYthyOiyuwY_Y 43
mantisai-0.1.18.dist-info/licenses/LICENSE sha256=ye8l0P06pyO3SIm4tDXhvv-JgpH78dT8fZ_utzKwyOs 8037
mantisai-0.1.18.dist-info/RECORD

entry_points.txt

mantis = mantis.cli:main