element-interface


Nameelement-interface JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/datajoint/element-interface
SummaryLoaders of neurophysiological data into the DataJoint Elements
upload_time2023-08-02 18:38:30
maintainer
docs_urlNone
authorDataJoint
requires_python
licenseMIT
keywords neuroscience calcium-imaging science datajoint
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Elements Interface for external analysis packages

DataJoint Element for interoperability with other software. DataJoint Elements
collectively standardize and automate data collection and analysis for neuroscience
experiments. Typical Elements are modular pipelines for data storage and processing with
corresponding database tables that can be combined with other Elements to assemble a
fully functional pipeline. Element Interface is home to a number of utilities that make
this possible.

Installation and usage instructions can be found at the
[Element documentation](https://datajoint.com/docs/elements/element-interface).



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/datajoint/element-interface",
    "name": "element-interface",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "neuroscience calcium-imaging science datajoint",
    "author": "DataJoint",
    "author_email": "info@datajoint.com",
    "download_url": "https://files.pythonhosted.org/packages/ba/47/487a56b0259f29305470d51634a9db7f1f9b8ea47670eac2157d9058dd98/element-interface-0.6.1.tar.gz",
    "platform": null,
    "description": "# Elements Interface for external analysis packages\n\nDataJoint Element for interoperability with other software. DataJoint Elements\ncollectively standardize and automate data collection and analysis for neuroscience\nexperiments. Typical Elements are modular pipelines for data storage and processing with\ncorresponding database tables that can be combined with other Elements to assemble a\nfully functional pipeline. Element Interface is home to a number of utilities that make\nthis possible.\n\nInstallation and usage instructions can be found at the\n[Element documentation](https://datajoint.com/docs/elements/element-interface).\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Loaders of neurophysiological data into the DataJoint Elements",
    "version": "0.6.1",
    "project_urls": {
        "Homepage": "https://github.com/datajoint/element-interface"
    },
    "split_keywords": [
        "neuroscience",
        "calcium-imaging",
        "science",
        "datajoint"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "389f48ef4e2ae892e6ecf037c10e9f3d1a0acded8569046d84711120fad929ec",
                "md5": "1e2e32f1c4e58f8a64f54dfc88ed642c",
                "sha256": "32810de2b507a97837072463258652eebea584b7b5f811287cdfadd2856ba640"
            },
            "downloads": -1,
            "filename": "element_interface-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e2e32f1c4e58f8a64f54dfc88ed642c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20162,
            "upload_time": "2023-08-02T18:38:29",
            "upload_time_iso_8601": "2023-08-02T18:38:29.120016Z",
            "url": "https://files.pythonhosted.org/packages/38/9f/48ef4e2ae892e6ecf037c10e9f3d1a0acded8569046d84711120fad929ec/element_interface-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba47487a56b0259f29305470d51634a9db7f1f9b8ea47670eac2157d9058dd98",
                "md5": "528c1c67b728ec772d7709df831c903a",
                "sha256": "30bacb40871eedf458f751f4661b2affe6b4f75f3318b5fc0f54e8f43c66f76d"
            },
            "downloads": -1,
            "filename": "element-interface-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "528c1c67b728ec772d7709df831c903a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17150,
            "upload_time": "2023-08-02T18:38:30",
            "upload_time_iso_8601": "2023-08-02T18:38:30.314955Z",
            "url": "https://files.pythonhosted.org/packages/ba/47/487a56b0259f29305470d51634a9db7f1f9b8ea47670eac2157d9058dd98/element-interface-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-02 18:38:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datajoint",
    "github_project": "element-interface",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "element-interface"
}
        
Elapsed time: 0.10460s