nucliadb-utils


Namenucliadb-utils JSON
Version 6.3.4.post3796 PyPI version JSON
download
home_pageNone
SummaryNucliaDB util library
upload_time2025-03-26 16:43:53
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.9
licenseAGPL
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": "AGPL",
    "summary": "NucliaDB util library",
    "version": "6.3.4.post3796",
    "project_urls": {
        "Homepage": "https://nuclia.com",
        "Repository": "https://github.com/nuclia/nucliadb"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a719119157a37c06a16c128a303760917aafaf5f526cf876a76f1f01754e46c5",
                "md5": "e613765d422a67c6370d4197380f5741",
                "sha256": "be710fd8dff85f10f01663f1770f4f697359e685c17b4752adb6d6fcc427faa0"
            },
            "downloads": -1,
            "filename": "nucliadb_utils-6.3.4.post3796-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e613765d422a67c6370d4197380f5741",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 108288,
            "upload_time": "2025-03-26T16:43:53",
            "upload_time_iso_8601": "2025-03-26T16:43:53.409994Z",
            "url": "https://files.pythonhosted.org/packages/a7/19/119157a37c06a16c128a303760917aafaf5f526cf876a76f1f01754e46c5/nucliadb_utils-6.3.4.post3796-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-26 16:43:53",
    "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.88129s