macpie


Namemacpie JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/UCSFMemoryAndAging/macpie
SummaryA Python library and command line tool for clinical research data analysis.
upload_time2023-06-26 22:43:01
maintainerRegents of the University of California
docs_urlNone
author
requires_python>=3.9
licenseBSD-2-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MACPie
======

MACPie is an open source Python library and command line tool designed for clinical research.
The library provides useful data structures to represent typical clinical research data,
and powerful functions to analyze, query, and link such data.
The command line tool provides access to the power of the library through commands 
you type in at your terminal or console, allowing you to analyze or link data contained in 
your local Excel/CSV files.

MACPie was created at the `UCSF Memory and Aging Center <https://memory.ucsf.edu/>`_, 
a dynamic multidisciplinary clinical research program investigating neurodegenerative diseases.


Links
-----

* Documentation: https://macpie.readthedocs.io/en/latest/
* Releases: https://pypi.org/project/macpie/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/UCSFMemoryAndAging/macpie",
    "name": "macpie",
    "maintainer": "Regents of the University of California",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "albert.lee2@ucsf.edu",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e5/ba/21a3bc8815c4dc6a96ed2e368fa706fa79a85135c795ca8992a7ba8723d7/macpie-0.7.0.tar.gz",
    "platform": null,
    "description": "MACPie\n======\n\nMACPie is an open source Python library and command line tool designed for clinical research.\nThe library provides useful data structures to represent typical clinical research data,\nand powerful functions to analyze, query, and link such data.\nThe command line tool provides access to the power of the library through commands \nyou type in at your terminal or console, allowing you to analyze or link data contained in \nyour local Excel/CSV files.\n\nMACPie was created at the `UCSF Memory and Aging Center <https://memory.ucsf.edu/>`_, \na dynamic multidisciplinary clinical research program investigating neurodegenerative diseases.\n\n\nLinks\n-----\n\n* Documentation: https://macpie.readthedocs.io/en/latest/\n* Releases: https://pypi.org/project/macpie/\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "A Python library and command line tool for clinical research data analysis.",
    "version": "0.7.0",
    "project_urls": {
        "Code": "https://github.com/UCSFMemoryAndAging/macpie",
        "Homepage": "https://github.com/UCSFMemoryAndAging/macpie"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b007f2b1fc56cd6fc431d5b9b91d6dfe86470137703b726ca1566457d4ab262",
                "md5": "2faa2302cf3eb7743773100f0f37a5f8",
                "sha256": "3f8d49f4bfe33031fd23628ac9f3af94fd348b30a38a783b8e30893860faf06f"
            },
            "downloads": -1,
            "filename": "macpie-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2faa2302cf3eb7743773100f0f37a5f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 114121,
            "upload_time": "2023-06-26T22:42:35",
            "upload_time_iso_8601": "2023-06-26T22:42:35.370521Z",
            "url": "https://files.pythonhosted.org/packages/9b/00/7f2b1fc56cd6fc431d5b9b91d6dfe86470137703b726ca1566457d4ab262/macpie-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5ba21a3bc8815c4dc6a96ed2e368fa706fa79a85135c795ca8992a7ba8723d7",
                "md5": "cefe8027363fabd2b32e14e0d955ed67",
                "sha256": "225b951503751468e8b9598dab6d6b19938d0c26466c5a41979ae2e555c32902"
            },
            "downloads": -1,
            "filename": "macpie-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cefe8027363fabd2b32e14e0d955ed67",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 21842281,
            "upload_time": "2023-06-26T22:43:01",
            "upload_time_iso_8601": "2023-06-26T22:43:01.431295Z",
            "url": "https://files.pythonhosted.org/packages/e5/ba/21a3bc8815c4dc6a96ed2e368fa706fa79a85135c795ca8992a7ba8723d7/macpie-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-26 22:43:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "UCSFMemoryAndAging",
    "github_project": "macpie",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "macpie"
}
        
Elapsed time: 0.08280s