aind-data-access-api


Nameaind-data-access-api JSON
Version 0.15.0 PyPI version JSON
download
home_pageNone
SummaryAPI to interact with a few AIND databases
upload_time2024-09-05 23:27:37
maintainerNone
docs_urlNone
authorAllen Institute for Neural Dynamics
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aind-data-access-api

[![License](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE)
![Code Style](https://img.shields.io/badge/code%20style-black-black)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)

API to interact with a few AIND databases. We have two primary databases:

1. A document database (DocDB) to store
   unstructured json documents. The DocDB contains AIND metadata.
2. A relational database to store structured tables.

More information can be found at [readthedocs](https://aind-data-access-api.readthedocs.io).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aind-data-access-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Allen Institute for Neural Dynamics",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a5/02/eb3e4d1d236d56d2045be9c31898e07292dbdde2424c336134a5c46b05a0/aind_data_access_api-0.15.0.tar.gz",
    "platform": null,
    "description": "# aind-data-access-api\n\n[![License](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE)\n![Code Style](https://img.shields.io/badge/code%20style-black-black)\n[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n\nAPI to interact with a few AIND databases. We have two primary databases:\n\n1. A document database (DocDB) to store\n   unstructured json documents. The DocDB contains AIND metadata.\n2. A relational database to store structured tables.\n\nMore information can be found at [readthedocs](https://aind-data-access-api.readthedocs.io).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "API to interact with a few AIND databases",
    "version": "0.15.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa82b776e7afbcb7c6d652113e16e3e90ce6b7155df02b3c9414e4ad54448733",
                "md5": "65acd6a798b96a4453a608c4962f5887",
                "sha256": "bf9c0ba72ac77da4731d57ab77b400420a2bd4c0ed7251aea05f9a274ada0ead"
            },
            "downloads": -1,
            "filename": "aind_data_access_api-0.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "65acd6a798b96a4453a608c4962f5887",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16520,
            "upload_time": "2024-09-05T23:27:35",
            "upload_time_iso_8601": "2024-09-05T23:27:35.907004Z",
            "url": "https://files.pythonhosted.org/packages/aa/82/b776e7afbcb7c6d652113e16e3e90ce6b7155df02b3c9414e4ad54448733/aind_data_access_api-0.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a502eb3e4d1d236d56d2045be9c31898e07292dbdde2424c336134a5c46b05a0",
                "md5": "9d6ffdc8b004a9f48e72fcd97e0391df",
                "sha256": "bc9135bac043f9d7edc86b5eb7a5439d5d6ef23327746672e6b79b9330a58330"
            },
            "downloads": -1,
            "filename": "aind_data_access_api-0.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9d6ffdc8b004a9f48e72fcd97e0391df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 62823,
            "upload_time": "2024-09-05T23:27:37",
            "upload_time_iso_8601": "2024-09-05T23:27:37.305224Z",
            "url": "https://files.pythonhosted.org/packages/a5/02/eb3e4d1d236d56d2045be9c31898e07292dbdde2424c336134a5c46b05a0/aind_data_access_api-0.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-05 23:27:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aind-data-access-api"
}
        
Elapsed time: 0.49267s