clip-gofer

View on PyPIReverse Dependencies (0)

0.1.0 clip_gofer-0.1.0-py3-none-any.whl

Wheel Details

Project: clip-gofer
Version: 0.1.0
Filename: clip_gofer-0.1.0-py3-none-any.whl
Download: [link]
Size: 3918
MD5: cf5d9de46b0bf5e0be7f2800042ba531
SHA256: e25ff5c5d83bca4520704028cbb0c16a7e51f20a24d84b524f19f8acef8d81a0
Uploaded: 2024-02-23 14:47:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clip_gofer
Version: 0.1.0
Summary: easily search through videos using natural language queries.
Author: Frank Acquaye
Author-Email: acquayefrank[at]gmail.com
Home-Page: https://github.com/qgofer/clip-gofer
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: black (<23.0.0,>=22.3.0); extra == "dev"
Requires-Dist: bump2version (<2.0.0,>=1.0.1)
Requires-Dist: fire (==0.4.0)
Requires-Dist: flake8 (==4.0.1); extra == "dev"
Requires-Dist: flake8-docstrings (<2.0.0,>=1.6.0); extra == "dev"
Requires-Dist: isort (==5.10.1); extra == "dev"
Requires-Dist: livereload (<3.0.0,>=2.6.3)
Requires-Dist: mike (<2.0.0,>=1.1.2); extra == "doc"
Requires-Dist: mkdocs (<2.0.0,>=1.2.3); extra == "doc"
Requires-Dist: mkdocs-autorefs (<0.4.0,>=0.3.1); extra == "doc"
Requires-Dist: mkdocs-include-markdown-plugin (<4.0.0,>=3.2.3); extra == "doc"
Requires-Dist: mkdocs-material (<9.0.0,>=8.1.11); extra == "doc"
Requires-Dist: mkdocs-material-extensions (<2.0.0,>=1.0.3)
Requires-Dist: mkdocstrings (<0.19.0,>=0.18.0); extra == "doc"
Requires-Dist: mypy (<2.0.0,>=1.5.1); extra == "dev"
Requires-Dist: pkginfo (<2.0,>=1.9); extra == "doc"
Requires-Dist: pre-commit (<3.0.0,>=2.17.0); extra == "dev"
Requires-Dist: pyreadline (<3.0,>=2.1)
Requires-Dist: pytest (<8.0.0,>=7.0.1); extra == "test"
Requires-Dist: pytest-cov (<4.0.0,>=3.0.0); extra == "test"
Requires-Dist: setuptools (<69.0,>=68.0); extra == "doc"
Requires-Dist: toml (<0.11.0,>=0.10.2); extra == "dev"
Requires-Dist: tox (<4.0.0,>=3.24.5); extra == "dev"
Requires-Dist: twine (<4.0.0,>=3.8.0); extra == "dev"
Requires-Dist: virtualenv (<21.0,>=20.0); extra == "doc"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1205 characters]

WHEEL

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

RECORD

Path Digest Size
clip_gofer/__init__.py sha256=aH3vtGHMHa9Yd7dzbUdylggc3sphHaqxDYq2Oy6wiok 133
clip_gofer/app.py sha256=h0hwdogXGFqerm-5ZPeT-irPn91pCcQRjiHThXsRzEk 19
clip_gofer/cli.py sha256=nSqNqFx4vz06mH67izXIuxwckCHZgJ1dPA0gIJ-9slM 316
clip_gofer/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clip_gofer-0.1.0.dist-info/LICENSE sha256=p3b4oAWYwqyOnYXIz7PQ1e4QcS2A-vdw3hjonXFfaic 1071
clip_gofer-0.1.0.dist-info/METADATA sha256=pKtQvaEVgnBLq_WfdvPDJWMyYfsBLXpRBwFar91vzRw 3453
clip_gofer-0.1.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
clip_gofer-0.1.0.dist-info/entry_points.txt sha256=q0T3UBT8dtz2kgL_twaIWj-x_Z-tQWibZrgKuS-FKNE 50
clip_gofer-0.1.0.dist-info/RECORD

entry_points.txt

clip_gofer = clip_gofer.cli:main