nucliadb-utils


Namenucliadb-utils JSON
Version 6.0.1.post2461 PyPI version JSON
download
home_pagehttps://nuclia.com
SummaryNone
upload_time2024-12-05 15:47:28
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.0.1.post2461",
    "project_urls": {
        "Homepage": "https://nuclia.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca7ac08f3f24c802ee6b42333a43b34f093e585a291e4139e499fd291023710d",
                "md5": "95236158b69b76f240872f7fb8e28b75",
                "sha256": "bd2b37fcb14202c55ede9fef7a8715b82da42d57a8a0e961ee2941ae9f404493"
            },
            "downloads": -1,
            "filename": "nucliadb_utils-6.0.1.post2461-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95236158b69b76f240872f7fb8e28b75",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 109350,
            "upload_time": "2024-12-05T15:47:28",
            "upload_time_iso_8601": "2024-12-05T15:47:28.493164Z",
            "url": "https://files.pythonhosted.org/packages/ca/7a/c08f3f24c802ee6b42333a43b34f093e585a291e4139e499fd291023710d/nucliadb_utils-6.0.1.post2461-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-05 15:47:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nucliadb-utils"
}
        
Elapsed time: 0.65036s