expipe


Nameexpipe JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/CINPLA/expipe
SummaryExperiment-data management platform
upload_time2024-01-24 11:43:50
maintainerMikkel Elle Lepperød
docs_urlNone
authorCINPLA
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements numpy ruamel.yaml quantities pandas ipywidgets click
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://github.com/CINPLA/expipe/actions/workflows/full_tests.yml/badge.svg)](https://github.com/CINPLA/expipe/actions/workflows/full_tests.yml/badge.svg)[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)
[![PyPI version](https://badge.fury.io/py/expipe.svg)](https://badge.fury.io/py/expipe)

# Expipe

To facilitate data sharing, provenance and management of data and metadata we introduce Expipe, a semi-structured and lightweight data management platform designed for neuroscience research. 
Expipe implements a conceptually simple and familiar project structure and includes functionalities for data and metadata handling, retrieval, and exploration, which in turn can simplify the steps from experiments to analysis. 
Differently from existing solutions, the flexible and easy-to-use Expipe framework can provide an entry-level data management solution for both small and large experimental laboratories. 


## Installation

Expipe can be installed using pip:

```
pip install expipe
```

See the [documentation](https://expipe.readthedocs.io/)
for more information on how to use expipe.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CINPLA/expipe",
    "name": "expipe",
    "maintainer": "Mikkel Elle Lepper\u00f8d",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "m.e.lepperod@medisin.uio.no",
    "keywords": "",
    "author": "CINPLA",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e8/aa/034eccdaa349ca6af64423474e86a0d09b6f1e2ef71cc052da6baae030a8/expipe-0.6.0.tar.gz",
    "platform": "Linux",
    "description": "[![Build Status](https://github.com/CINPLA/expipe/actions/workflows/full_tests.yml/badge.svg)](https://github.com/CINPLA/expipe/actions/workflows/full_tests.yml/badge.svg)[![Project Status: WIP \u2013 Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)\n[![PyPI version](https://badge.fury.io/py/expipe.svg)](https://badge.fury.io/py/expipe)\n\n# Expipe\n\nTo facilitate data sharing, provenance and management of data and metadata we introduce Expipe, a semi-structured and lightweight data management platform designed for neuroscience research. \nExpipe implements a conceptually simple and familiar project structure and includes functionalities for data and metadata handling, retrieval, and exploration, which in turn can simplify the steps from experiments to analysis. \nDifferently from existing solutions, the flexible and easy-to-use Expipe framework can provide an entry-level data management solution for both small and large experimental laboratories. \n\n\n## Installation\n\nExpipe can be installed using pip:\n\n```\npip install expipe\n```\n\nSee the [documentation](https://expipe.readthedocs.io/)\nfor more information on how to use expipe.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Experiment-data management platform",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://github.com/CINPLA/expipe"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7072808d4f1cf3ec53456aff39f6f623c29ba5981b9949684c1cc8dc1b945d3b",
                "md5": "66f67e8256322094df1cc4a11188cae8",
                "sha256": "62687777a2f4802b78605098598b01febaf5d51de2d3a6b52711caadaf1484a0"
            },
            "downloads": -1,
            "filename": "expipe-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66f67e8256322094df1cc4a11188cae8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 32039,
            "upload_time": "2024-01-24T11:43:49",
            "upload_time_iso_8601": "2024-01-24T11:43:49.795700Z",
            "url": "https://files.pythonhosted.org/packages/70/72/808d4f1cf3ec53456aff39f6f623c29ba5981b9949684c1cc8dc1b945d3b/expipe-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8aa034eccdaa349ca6af64423474e86a0d09b6f1e2ef71cc052da6baae030a8",
                "md5": "c23aee81272f12076219632157dbce37",
                "sha256": "068414e5d507d943a09ce6613687c9741c68f4594771430ce0763776a7da7053"
            },
            "downloads": -1,
            "filename": "expipe-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c23aee81272f12076219632157dbce37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 29734,
            "upload_time": "2024-01-24T11:43:50",
            "upload_time_iso_8601": "2024-01-24T11:43:50.926370Z",
            "url": "https://files.pythonhosted.org/packages/e8/aa/034eccdaa349ca6af64423474e86a0d09b6f1e2ef71cc052da6baae030a8/expipe-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-24 11:43:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CINPLA",
    "github_project": "expipe",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.25"
                ]
            ]
        },
        {
            "name": "ruamel.yaml",
            "specs": [
                [
                    ">=",
                    "0.18.5"
                ]
            ]
        },
        {
            "name": "quantities",
            "specs": [
                [
                    ">=",
                    "0.14.1"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "ipywidgets",
            "specs": [
                [
                    ">=",
                    "8.1.1"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    ">=",
                    "8.1.7"
                ]
            ]
        }
    ],
    "lcname": "expipe"
}
        
Elapsed time: 0.21082s