iscc-sct

View on PyPIReverse Dependencies (0)

0.1.2 iscc_sct-0.1.2-py3-none-any.whl

Wheel Details

Project: iscc-sct
Version: 0.1.2
Filename: iscc_sct-0.1.2-py3-none-any.whl
Download: [link]
Size: 3572580
MD5: 6cb61f97c66c57d3ce90eee39ec997c7
SHA256: c5c060af220951f3dca9a50e8b918da22d27b081694697322a5b4ca84e8d508b
Uploaded: 2024-08-19 17:43:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: iscc-sct
Version: 0.1.2
Summary: ISCC - Semantic Code Text
Author: Titusz
Author-Email: tp[at]py7.de
Home-Page: https://iscc.codes
Project-Url: Bug Tracker, https://github.com/iscc/iscc-sct/issues
Project-Url: Changelog, https://github.com/iscc/iscc-sct/blob/main/CHANGELOG.md
Project-Url: Documentation, https://github.com/iscc/iscc-sct
Project-Url: Donate, https://iscc.foundation/support
Project-Url: Repository, https://github.com/iscc/iscc-sct
Project-Url: Twitter, https://twitter.com/iscc_foundation
License: CC-BY-NC-SA-4.0
Keywords: iscc,text similarity,cross lingual,semantic similarity
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
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
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Archiving
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.9,<3.13
Requires-Dist: blake3
Requires-Dist: certifi (>=2024.07.04)
Requires-Dist: charset-normalizer
Requires-Dist: gradio; extra == "demo"
Requires-Dist: loguru
Requires-Dist: numpy (<2.0.0)
Requires-Dist: onnxruntime
Requires-Dist: onnxruntime-gpu; extra == "gpu"
Requires-Dist: platformdirs
Requires-Dist: pybase64
Requires-Dist: pydantic
Requires-Dist: pydantic-settings
Requires-Dist: pyyaml
Requires-Dist: semantic-text-splitter
Requires-Dist: tokenizers
Provides-Extra: demo
Provides-Extra: gpu
Description-Content-Type: text/markdown
[Description omitted; length: 9618 characters]

WHEEL

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

RECORD

Path Digest Size
iscc_sct/__init__.py sha256=ZSFQymcXzstgrX2Ypwo4YJpHQKMqvtT4r6Jc3X6If5k 182
iscc_sct/cli.py sha256=vGGOqctnMTIX1Io0VTY0uCvghOOmsoHGScqzY3jgR4k 2461
iscc_sct/code_semantic_text.py sha256=hj4nRePc2dDnde-RdPXM28ob8U43YeAwbcyGTf72qe8 12766
iscc_sct/demo.py sha256=GHZJUF_ahaR_ljrks6dDMiVNb2Qb4Hhd0FG9B0bCG_M 18058
iscc_sct/dev.py sha256=w51sRV49bq_V2D8uz3oBZKDASpTH7CWhRYjg62Y_yPg 1241
iscc_sct/main.py sha256=NLZ-rnsr-8ZYeQhKByrUXo-vcz5mYeYocS_xdhC6EAo 1094
iscc_sct/models.py sha256=kyw42-jjKdhSnmOr85AcUfAabfJ9Ywnrr0MRtFnSTWs 9048
iscc_sct/options.py sha256=2CVdrFubXdFbsnxm2-xY4DPqftFcMNuZ4wv06kZIClE 2531
iscc_sct/samples.yml sha256=GBJAdUSISk5KhBvxIztbMU2n2ZxJUfQTPcQ8-5dySsg 7919
iscc_sct/tokenizer.json sha256=WPl8S2oSNFHFI81lTf-CTXCNw63qRiBvZ7bB7jdpzqk 9081590
iscc_sct/utils.py sha256=N4BbABROGe1K2Q62jljPHxF3zvJrNxSW74ru8eVM9-A 7630
iscc_sct-0.1.2.dist-info/entry_points.txt sha256=qTQdagL7Flc7lsQDXiT07uZz3JVtCBrKMpIdkRq1sjc 41
iscc_sct-0.1.2.dist-info/LICENSE sha256=Wk3eDVVsObZuBIA26dDv5pYgG0voPOXhJuNsgmbm9Sk 347
iscc_sct-0.1.2.dist-info/METADATA sha256=AoVUFzPj3yA5YJG4Gx-KBTW1NAdP93Xh-Q1d8f0dOyg 12092
iscc_sct-0.1.2.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
iscc_sct-0.1.2.dist-info/RECORD

entry_points.txt

sct = iscc_sct.cli:main