nucliadb-utils


Namenucliadb-utils JSON
Version 6.7.0.post4773 PyPI version JSON
download
home_pageNone
SummaryNucliaDB util library
upload_time2025-07-29 12:38:24
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # nucliadb util python library

- Nats driver
- FastAPI fixes
- S3/GCS drivers


# Install and run tests

```bash
uv sync
make test
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nucliadb-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Nuclia <nucliadb@nuclia.com>",
    "download_url": null,
    "platform": null,
    "description": "# nucliadb util python library\n\n- Nats driver\n- FastAPI fixes\n- S3/GCS drivers\n\n\n# Install and run tests\n\n```bash\nuv sync\nmake test\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "NucliaDB util library",
    "version": "6.7.0.post4773",
    "project_urls": {
        "Homepage": "https://nuclia.com",
        "Repository": "https://github.com/nuclia/nucliadb"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "604afc42a070114e6ae89eae1c345540ca51d3ca1c5640ec4cf84013127be7bb",
                "md5": "3df38cd5953bf3fe00d53b6f26bf11b7",
                "sha256": "83b8f11d86d820deae2faab170076e251681ea0102af00d51bde1ca890d00bec"
            },
            "downloads": -1,
            "filename": "nucliadb_utils-6.7.0.post4773-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3df38cd5953bf3fe00d53b6f26bf11b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 109589,
            "upload_time": "2025-07-29T12:38:24",
            "upload_time_iso_8601": "2025-07-29T12:38:24.377681Z",
            "url": "https://files.pythonhosted.org/packages/60/4a/fc42a070114e6ae89eae1c345540ca51d3ca1c5640ec4cf84013127be7bb/nucliadb_utils-6.7.0.post4773-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 12:38:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nuclia",
    "github_project": "nucliadb",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "nucliadb-utils"
}
        
Elapsed time: 1.59330s