file-prompt-tool

View on PyPIReverse Dependencies (0)

0.1.2 file_prompt_tool-0.1.2-py3-none-any.whl

Wheel Details

Project: file-prompt-tool
Version: 0.1.2
Filename: file_prompt_tool-0.1.2-py3-none-any.whl
Download: [link]
Size: 11465
MD5: d473510bdc1f68775a75a5dd87ba697f
SHA256: a581777c53f45bba23bf700bb21e58f7da7f9f90de691b4a2c51f5448f5952f7
Uploaded: 2025-04-14 16:12:45 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: file-prompt-tool
Version: 0.1.2
Summary: A CLI tool for dispatching file processing jobs to GCP Pub/Sub and listening for results
Author-Email: Brian Legarth <legarth7[at]gmail.com>
Project-Url: Homepage, https://github.com/legarth7/file_prompt_tool
Project-Url: Bug-Tracker, https://github.com/legarth7/file_prompt_tool/issues
Project-Url: Source, https://github.com/legarth7/file_prompt_tool
Project-Url: Documentation, https://github.com/legarth7/file_prompt_tool#readme
License: MIT
Keywords: gcp,gemini,llm,cli,file-processing,pubsub
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: google-cloud-storage (>=2.0.0)
Requires-Dist: google-cloud-pubsub (>=2.0.0)
Requires-Dist: google-cloud-secret-manager (>=2.0.0)
Requires-Dist: python-dotenv (>=0.19.0)
Requires-Dist: typer (>=0.9.0)
Requires-Dist: rich (>=13.0.0)
Requires-Dist: pathlib (>=1.0.1)
Requires-Dist: pytest (>=6.0.0); extra == "dev"
Requires-Dist: pytest-cov (>=2.0.0); extra == "dev"
Requires-Dist: black (>=23.7.0); extra == "dev"
Requires-Dist: isort (>=5.12.0); extra == "dev"
Requires-Dist: flake8 (>=6.1.0); extra == "dev"
Requires-Dist: mypy (>=1.5.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE
[Description omitted; length: 1814 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (78.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
file_prompt_cli/__init__.py sha256=hKtdVGuMVFhNy16CZpy5JU0WfWoddIW3fE-M9Aaxgfs 123
file_prompt_cli/cli/__init__.py sha256=k_Oe_ssKS-N7gSfUgenMRyOefZgH9aGJtUUlflM5Dwc 38
file_prompt_cli/cli/cli.py sha256=7SKmbUKFXWz83L0uQNl1OPD1Qu4yUAqdTokGviVfeHI 6243
file_prompt_cli/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
file_prompt_cli/core/dispatcher.py sha256=lDT8KaljrDpRTfhDVK-2zfGnSefMFq6daeueeNgGxsA 708
file_prompt_cli/gcp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
file_prompt_cli/gcp/gcs_uploader.py sha256=gmqOZq3Bzl5QqLk_ogyWaFCptJh4euCvk-ZUiOSU_4k 5345
file_prompt_cli/gcp/pubsub_client.py sha256=QgfpN-TECEAFvraSlV2kIQv_Tcn6wnvqYSmKAYKib5k 5217
file_prompt_cli/gcp/result_listener.py sha256=LB92yupjPuh-YNxtxH_I8cqPzaH74V0wjeF9dGy4qCQ 3860
file_prompt_tool-0.1.2.dist-info/licenses/LICENSE sha256=IpOD0CoG7i-hviVWqtPO125g3iue7VMr93BXnpTU6Eo 1070
file_prompt_tool-0.1.2.dist-info/METADATA sha256=5RzeI0RU3S8GcCG2K0agHWgoM-g2MJ7TjnB4L_971uk 3544
file_prompt_tool-0.1.2.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
file_prompt_tool-0.1.2.dist-info/entry_points.txt sha256=Wea2fbulh5X0kTw9Okb1-TQpOiqshf9OeQxeFAB9pTw 60
file_prompt_tool-0.1.2.dist-info/top_level.txt sha256=Lc8FM2vb_0JHh2Ef2s9tlso0XfFpVuUP1grMJAVkvdQ 25
file_prompt_tool-0.1.2.dist-info/RECORD

top_level.txt

__init__
file_prompt_cli

entry_points.txt

file-prompt = file_prompt_cli.cli.cli:app