nucliadb-utils


Namenucliadb-utils JSON
Version 6.2.1.post2716 PyPI version JSON
download
home_pagehttps://nuclia.com
SummaryNone
upload_time2024-12-27 17:08:23
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.9
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nucliadb util python library

- Nats driver
- FastAPI fixes
- S3/GCS drivers


# Install and run tests

```bash
pdm sync -d
make test
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://nuclia.com",
    "name": "nucliadb-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "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\npdm sync -d\nmake test\n```\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": null,
    "version": "6.2.1.post2716",
    "project_urls": {
        "Homepage": "https://nuclia.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67f1f95d086ecf653a6f355a4939da07782877b6f5c45546c2bf35f0f74f155b",
                "md5": "53c81ce6f4526787c74f5af37d77a506",
                "sha256": "a541152b424d25f88ae3310f18abea85ef836ac4efc14c06fccadb7899ca527c"
            },
            "downloads": -1,
            "filename": "nucliadb_utils-6.2.1.post2716-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53c81ce6f4526787c74f5af37d77a506",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 111433,
            "upload_time": "2024-12-27T17:08:23",
            "upload_time_iso_8601": "2024-12-27T17:08:23.081839Z",
            "url": "https://files.pythonhosted.org/packages/67/f1/f95d086ecf653a6f355a4939da07782877b6f5c45546c2bf35f0f74f155b/nucliadb_utils-6.2.1.post2716-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-27 17:08:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nucliadb-utils"
}
        
Elapsed time: 0.46638s