nucliadb-utils


Namenucliadb-utils JSON
Version 6.9.1.post5207 PyPI version JSON
download
home_pageNone
SummaryNucliaDB util library
upload_time2025-10-24 06:05:50
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.9.1.post5207",
    "project_urls": {
        "Homepage": "https://nuclia.com",
        "Repository": "https://github.com/nuclia/nucliadb"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "360517b4e47e6867165e85a064a65881dd8f71db24536e4e70f57d60d077f718",
                "md5": "0a5bd52b770d53518d307b77d2492f9a",
                "sha256": "abbeef15e9f9baefbb0dc2b3a8e44bb88e17843d79e15b49b3d48295d98ca8e6"
            },
            "downloads": -1,
            "filename": "nucliadb_utils-6.9.1.post5207-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a5bd52b770d53518d307b77d2492f9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 101032,
            "upload_time": "2025-10-24T06:05:50",
            "upload_time_iso_8601": "2025-10-24T06:05:50.037955Z",
            "url": "https://files.pythonhosted.org/packages/36/05/17b4e47e6867165e85a064a65881dd8f71db24536e4e70f57d60d077f718/nucliadb_utils-6.9.1.post5207-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-24 06:05:50",
    "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.16401s