parvus

View on PyPIReverse Dependencies (0)

0.1.1 parvus-0.1.1-py3-none-any.whl

Wheel Details

Project: parvus
Version: 0.1.1
Filename: parvus-0.1.1-py3-none-any.whl
Download: [link]
Size: 9010
MD5: b794f2022c18d28e724c0bace40ed4ec
SHA256: 849f99d0bf9c476e6b20a4d67e7e859dd9a6c4f18fd091ab02ae77d7ae965de2
Uploaded: 2024-11-28 21:07:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: parvus
Version: 0.1.1
Summary: A quantum-inspired data compression and semantic search system
Author: Jason Kneen
Author-Email: jason[at]biouncingfish.com
Home-Page: https://github.com/jasonkneen/parvus
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
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: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: System :: Archiving :: Compression
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.19.0)
Requires-Dist: scipy (>=1.6.0)
Requires-Dist: scikit-learn (>=0.24.0)
Requires-Dist: sentence-transformers (>=2.2.0)
Requires-Dist: torch (>=1.8.0)
Requires-Dist: faiss-cpu (>=1.7.0)
Requires-Dist: flask (>=2.0.0)
Requires-Dist: streamlit (>=1.0.0)
Requires-Dist: pytest (>=6.0.0); extra == "dev"
Requires-Dist: black (>=22.0.0); extra == "dev"
Requires-Dist: isort (>=5.0.0); extra == "dev"
Requires-Dist: mypy (>=0.900); extra == "dev"
Requires-Dist: flake8 (>=3.9.0); extra == "dev"
Requires-Dist: faiss-gpu (>=1.7.0); extra == "gpu"
Provides-Extra: dev
Provides-Extra: gpu
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4562 characters]

WHEEL

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

RECORD

Path Digest Size
parvus/__init__.py sha256=kGTRKhApgQHjDqWlhyEWcRIbo4m2CiSh9OEAGoXZltU 173
parvus/__main__.py sha256=xhbxCQjpwo2EFGymWdrLdtUIVjZGdXRxMSa5-u8xV40 3930
parvus/parvus.py sha256=11VT2NRfo9AROH9KjQmpQuOBVDH-B1A5xHMdsK5_c18 9822
parvus-0.1.1.dist-info/LICENSE sha256=F-4b93u0OVrVwGXgMwBRq6MlGyUT9zmre1oh5Gft5Ts 1066
parvus-0.1.1.dist-info/METADATA sha256=9Xc83LxIaBxz9UkQaFOYuQcRCF9waFdUgPBBgIbXKUg 6129
parvus-0.1.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
parvus-0.1.1.dist-info/entry_points.txt sha256=U0IhYlVD4PNw4bLGIhT651MgfPBRyjqfBizeAxmYd7U 48
parvus-0.1.1.dist-info/top_level.txt sha256=Ir9IC5PfCVFqvhix3mNXw6TZs6yUWGacujeKxMyghkQ 7
parvus-0.1.1.dist-info/RECORD

top_level.txt

parvus

entry_points.txt

parvus = parvus.__main__:main