chromadb-deterministic


Namechromadb-deterministic JSON
Version 0.5.5.post6 PyPI version JSON
download
home_pageNone
SummaryChroma with deterministic behavior.
upload_time2025-02-23 03:39:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements bcrypt chroma-hnswlib fastapi graphlib_backport grpcio httpx importlib-resources kubernetes mmh3 numpy onnxruntime opentelemetry-api opentelemetry-exporter-otlp-proto-grpc opentelemetry-instrumentation-fastapi opentelemetry-sdk orjson overrides posthog pydantic pypika PyYAML rich tenacity tokenizers tqdm typer typing_extensions uvicorn
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Deterministic Variant of ChromaDB

This is based on ChromaDB 0.5.5, which allows building deterministic index.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "chromadb-deterministic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Jeff Huber <jeff@trychroma.com>, Anton Troynikov <anton@trychroma.com>",
    "download_url": "https://files.pythonhosted.org/packages/72/0e/0327cd66f63866151152fce4f69371a2d0f9992a79efb5e07e9ea8701c94/chromadb_deterministic-0.5.5.post6.tar.gz",
    "platform": null,
    "description": "# Deterministic Variant of ChromaDB\n\nThis is based on ChromaDB 0.5.5, which allows building deterministic index.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Chroma with deterministic behavior.",
    "version": "0.5.5.post6",
    "project_urls": {
        "Bug Tracker": "https://github.com/luthfibalaka/chroma/issues",
        "Homepage": "https://github.com/luthfibalaka/chroma"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6ce67cbcfc2eb85ebc62dcbd8af53502e900a3a1408ff732b189070a5125dd53",
                "md5": "26394a98771210d4051c0ef77e07ac02",
                "sha256": "b91120ebb873d7dd130895fc3430fc9774251698b45ec6305d9affd470030eaa"
            },
            "downloads": -1,
            "filename": "chromadb_deterministic-0.5.5.post6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26394a98771210d4051c0ef77e07ac02",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 603704,
            "upload_time": "2025-02-23T03:39:45",
            "upload_time_iso_8601": "2025-02-23T03:39:45.612344Z",
            "url": "https://files.pythonhosted.org/packages/6c/e6/7cbcfc2eb85ebc62dcbd8af53502e900a3a1408ff732b189070a5125dd53/chromadb_deterministic-0.5.5.post6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "720e0327cd66f63866151152fce4f69371a2d0f9992a79efb5e07e9ea8701c94",
                "md5": "8820fb6bd77b42e6087cbab2ad186711",
                "sha256": "555a66a183182f1b61d0ac4b70dd077bb111ef83729b6ef2d49d5a062cf646c8"
            },
            "downloads": -1,
            "filename": "chromadb_deterministic-0.5.5.post6.tar.gz",
            "has_sig": false,
            "md5_digest": "8820fb6bd77b42e6087cbab2ad186711",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 31335633,
            "upload_time": "2025-02-23T03:39:49",
            "upload_time_iso_8601": "2025-02-23T03:39:49.384299Z",
            "url": "https://files.pythonhosted.org/packages/72/0e/0327cd66f63866151152fce4f69371a2d0f9992a79efb5e07e9ea8701c94/chromadb_deterministic-0.5.5.post6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-23 03:39:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "luthfibalaka",
    "github_project": "chroma",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "bcrypt",
            "specs": [
                [
                    ">=",
                    "4.2.1"
                ]
            ]
        },
        {
            "name": "chroma-hnswlib",
            "specs": [
                [
                    ">=",
                    "0.7.6"
                ]
            ]
        },
        {
            "name": "fastapi",
            "specs": [
                [
                    ">=",
                    "0.115.8"
                ]
            ]
        },
        {
            "name": "graphlib_backport",
            "specs": [
                [
                    ">=",
                    "1.0.3"
                ]
            ]
        },
        {
            "name": "grpcio",
            "specs": [
                [
                    ">=",
                    "1.70.0"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    ">=",
                    "0.28.1"
                ]
            ]
        },
        {
            "name": "importlib-resources",
            "specs": [
                [
                    ">=",
                    "6.5.2"
                ]
            ]
        },
        {
            "name": "kubernetes",
            "specs": [
                [
                    ">=",
                    "32.0.1"
                ]
            ]
        },
        {
            "name": "mmh3",
            "specs": [
                [
                    ">=",
                    "5.1.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "2.0.0"
                ],
                [
                    ">=",
                    "1.26.4"
                ]
            ]
        },
        {
            "name": "onnxruntime",
            "specs": [
                [
                    ">=",
                    "1.20.1"
                ]
            ]
        },
        {
            "name": "opentelemetry-api",
            "specs": [
                [
                    ">=",
                    "1.30.0"
                ]
            ]
        },
        {
            "name": "opentelemetry-exporter-otlp-proto-grpc",
            "specs": [
                [
                    ">=",
                    "1.30.0"
                ]
            ]
        },
        {
            "name": "opentelemetry-instrumentation-fastapi",
            "specs": [
                [
                    ">=",
                    "0.51b0"
                ]
            ]
        },
        {
            "name": "opentelemetry-sdk",
            "specs": [
                [
                    ">=",
                    "1.30.0"
                ]
            ]
        },
        {
            "name": "orjson",
            "specs": [
                [
                    ">=",
                    "3.10.15"
                ]
            ]
        },
        {
            "name": "overrides",
            "specs": [
                [
                    ">=",
                    "7.7.0"
                ]
            ]
        },
        {
            "name": "posthog",
            "specs": [
                [
                    ">=",
                    "3.14.2"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2.10.6"
                ]
            ]
        },
        {
            "name": "pypika",
            "specs": [
                [
                    ">=",
                    "0.48.9"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    ">=",
                    "6.0.2"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    ">=",
                    "13.9.4"
                ]
            ]
        },
        {
            "name": "tenacity",
            "specs": [
                [
                    ">=",
                    "9.0.0"
                ]
            ]
        },
        {
            "name": "tokenizers",
            "specs": [
                [
                    ">=",
                    "0.21.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.67.1"
                ]
            ]
        },
        {
            "name": "typer",
            "specs": [
                [
                    ">=",
                    "0.15.1"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    ">=",
                    "4.12.2"
                ]
            ]
        },
        {
            "name": "uvicorn",
            "specs": [
                [
                    ">=",
                    "0.34.0"
                ]
            ]
        }
    ],
    "lcname": "chromadb-deterministic"
}
        
Elapsed time: 1.57705s