{ "info": { "author": "MD2K.org", "author_email": "dev@md2k.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Healthcare Industry", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: System :: Distributed Computing" ], "description": "# CerebralCortex-RESTClient\nCerebral Cortex is the big data cloud companion of mCerebrum designed to support population-scale data analysis, visualization, model development, and intervention design for mobile sensor data.\n\nYou can find more information about MD2K software on our [software website](https://md2k.org/software) or the MD2K organization on our [MD2K website](https://md2k.org/).\n\nCerebralCortex-RESTClient is part of our [CerebralCortex cloud platform](https://github.com/MD2Korg/CerebralCortex). CerebralCortex Kernel is mainly responsible interact with CerebralCortex-APIServer to submit data without mCerebrum. \n\n## Documentation\n\n- [Source code documentation](https://cerebralcortex-restclient.readthedocs.io/en/latest/)\n\n## Installation\nCerebralCortex-RESTClient requires minimum [Python3.6](https://www.python.org/downloads/release/python-360/). To install CerebralCortex-RESTClient as an API:\n\n```pip3 install cerebralcortex-restclient```\n\n- Note: please use appropriate pip (e.g., pip, pip3, pip3.6 etc.) installed on your machine \n\n\n\n## Contributing\nPlease read our [Contributing Guidelines](https://md2k.org/contributing/contributing-guidelines.html) for details on the process for submitting pull requests to us.\n\nWe use the [Python PEP 8 Style Guide](https://www.python.org/dev/peps/pep-0008/).\n\nOur [Code of Conduct](https://md2k.org/contributing/code-of-conduct.html) is the [Contributor Covenant](https://www.contributor-covenant.org/).\n\nBug reports can be submitted through [JIRA](https://md2korg.atlassian.net/secure/Dashboard.jspa).\n\nOur discussion forum can be found [here](https://discuss.md2k.org/).\n\n## Versioning\n\nWe use [Semantic Versioning](https://semver.org/) for versioning the software which is based on the following guidelines.\n\nMAJOR.MINOR.PATCH (example: 3.0.12)\n\n 1. MAJOR version when incompatible API changes are made,\n 2. MINOR version when functionality is added in a backwards-compatible manner, and\n 3. PATCH version when backwards-compatible bug fixes are introduced.\n\nFor the versions available, see [this repository's tags](https://github.com/MD2Korg/CerebralCortex/tags).\n\n## Contributors\n\nLink to the [list of contributors](https://github.com/MD2Korg/CerebralCortex-Kernel/graphs/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the BSD 2-Clause - see the [license](https://md2k.org/software-under-the-hood/software-uth-license) file for details.\n\n## Acknowledgments\n\n* [National Institutes of Health](https://www.nih.gov/) - [Big Data to Knowledge Initiative](https://datascience.nih.gov/bd2k)\n * Grants: R01MD010362, 1UG1DA04030901, 1U54EB020404, 1R01CA190329, 1R01DE02524, R00MD010468, 3UH2DA041713, 10555SC\n* [National Science Foundation](https://www.nsf.gov/)\n * Grants: 1640813, 1722646\n* [Intelligence Advanced Research Projects Activity](https://www.iarpa.gov/)\n * Contract: 2017-17042800006\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MD2Korg/CerebralCortex-RESTClient/", "keywords": "mHealth machine-learning data-analysis", "license": "BSD2", "maintainer": "", "maintainer_email": "", "name": "cerebralcortex-restclient", "package_url": "https://pypi.org/project/cerebralcortex-restclient/", "platform": "", "project_url": "https://pypi.org/project/cerebralcortex-restclient/", "project_urls": { "Homepage": "https://github.com/MD2Korg/CerebralCortex-RESTClient/" }, "release_url": "https://pypi.org/project/cerebralcortex-restclient/3.3.0/", "requires_dist": [ "PyJWT (==1.7.1)", "cerebralcortex-kernel (==3.3.0)" ], "requires_python": "", "summary": "REST client for CerebralCortex-APIServer.", "version": "3.3.0", "yanked": false, "yanked_reason": null }, "last_serial": 7910347, "releases": { "3.0.0a1": [ { "comment_text": "", "digests": { "md5": "7797293ad3e96d90bea623b751a29846", "sha256": "550b07db4a23205b19bdfd8c047ee7cfa8a879dbe829820ae26a1ccd41eb9368" }, "downloads": -1, "filename": "cerebralcortex_restclient-3.0.0a1-py3-none-any.whl", "has_sig": false, "md5_digest": "7797293ad3e96d90bea623b751a29846", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8194, "upload_time": "2019-03-17T02:13:01", "upload_time_iso_8601": "2019-03-17T02:13:01.698391Z", "url": "https://files.pythonhosted.org/packages/11/47/5a488ca6cf5e959b485b9f75bc00a3fa6ddb5579b9f76d26a3b5c6db4c2a/cerebralcortex_restclient-3.0.0a1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "94c403ff628e747109660a24561c44fe", "sha256": "14df004cea48e310c36a219eb3661929b7bb832473e02812ade4a5e10f993078" }, "downloads": -1, "filename": "cerebralcortex-restclient-3.0.0a1.tar.gz", "has_sig": false, "md5_digest": "94c403ff628e747109660a24561c44fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5342, "upload_time": "2019-03-17T02:13:04", "upload_time_iso_8601": "2019-03-17T02:13:04.041192Z", "url": "https://files.pythonhosted.org/packages/7c/1e/4e5d8b9f489cf2a230fd2054d0f6017da8d90c3cc2880dbec06e7b439c1e/cerebralcortex-restclient-3.0.0a1.tar.gz", "yanked": false, "yanked_reason": null } ], "3.0.0a2": [ { "comment_text": "", "digests": { "md5": "bc2f2fa40a84ae5e0e48f22a21ba87d9", "sha256": "65bb1e2ab38a1cd05094fd91ea9899430a625d7c3d498303348629daf9d90701" }, "downloads": -1, "filename": "cerebralcortex_restclient-3.0.0a2-py3-none-any.whl", "has_sig": false, "md5_digest": "bc2f2fa40a84ae5e0e48f22a21ba87d9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8197, "upload_time": "2019-03-19T21:18:21", "upload_time_iso_8601": "2019-03-19T21:18:21.744000Z", "url": "https://files.pythonhosted.org/packages/25/98/a3cefeee99f0a74f02f17d7c685df93f8dc2b5ce5ece5856bac85ac1059d/cerebralcortex_restclient-3.0.0a2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e4df16face5be089b26df1cecc1112b2", "sha256": "ae6840a4728fc816a741654a8f0edbd4d4258d695e3428c1b9ed71e4b75c721a" }, "downloads": -1, "filename": "cerebralcortex-restclient-3.0.0a2.tar.gz", "has_sig": false, "md5_digest": "e4df16face5be089b26df1cecc1112b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5347, "upload_time": "2019-03-19T21:18:23", "upload_time_iso_8601": "2019-03-19T21:18:23.111890Z", "url": "https://files.pythonhosted.org/packages/20/62/3a5f76bd2c3cc1ba5ad6e565f2e7f6545537aaba0e44ec7763eeab39f371/cerebralcortex-restclient-3.0.0a2.tar.gz", "yanked": false, "yanked_reason": null } ], "3.1.0.post1": [ { "comment_text": "", "digests": { "md5": "ab0dc7d8b5ac20d341ffdf015c68a0ec", "sha256": "7fbf8953f5acf6fc3941e28405146f1d90cf085b6d5999f8fce21690ddd1914c" }, "downloads": -1, "filename": "cerebralcortex_restclient-3.1.0.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "ab0dc7d8b5ac20d341ffdf015c68a0ec", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8355, "upload_time": "2019-10-23T15:53:29", "upload_time_iso_8601": "2019-10-23T15:53:29.253612Z", "url": "https://files.pythonhosted.org/packages/f8/8d/1baf7d374945d91414e77467bd3bdf99c8c24db2723b7d587fa4ca46d07c/cerebralcortex_restclient-3.1.0.post1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5a1b9886689158a7a8d2cf88e25ce758", "sha256": "b7ad7c106cccfa662bddfaa0540502e6958bd083a5d2083d25a1619bcee9b8ad" }, "downloads": -1, "filename": "cerebralcortex-restclient-3.1.0.post1.tar.gz", "has_sig": false, "md5_digest": "5a1b9886689158a7a8d2cf88e25ce758", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5488, "upload_time": "2019-10-23T15:53:30", "upload_time_iso_8601": "2019-10-23T15:53:30.481468Z", "url": "https://files.pythonhosted.org/packages/dd/87/eed8949c19000175dbf08db6b225d21ac2411a2b43c7f445a396e0ca32fe/cerebralcortex-restclient-3.1.0.post1.tar.gz", "yanked": false, "yanked_reason": null } ], "3.3.0": [ { "comment_text": "", "digests": { "md5": "27e8d76f3bdab582a88a67a7a62b931c", "sha256": "97c43e287e11cf1fba43c76e9bab7048e528bc1b9947078cfe14e1a631646819" }, "downloads": -1, "filename": "cerebralcortex_restclient-3.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "27e8d76f3bdab582a88a67a7a62b931c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8310, "upload_time": "2020-08-07T20:46:13", "upload_time_iso_8601": "2020-08-07T20:46:13.242791Z", "url": "https://files.pythonhosted.org/packages/f7/bb/deb3b844b35403646e4324f4ba824ac5c763d684e62c03b0c6c2758be226/cerebralcortex_restclient-3.3.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0d1b543c0f3bbec7891193871c26f970", "sha256": "2722d17df2c92cc16219c7e20e58dc5c712bc0841be0ac060e2e4f812dbd6a0f" }, "downloads": -1, "filename": "cerebralcortex-restclient-3.3.0.tar.gz", "has_sig": false, "md5_digest": "0d1b543c0f3bbec7891193871c26f970", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5829, "upload_time": "2020-08-07T20:46:14", "upload_time_iso_8601": "2020-08-07T20:46:14.620247Z", "url": "https://files.pythonhosted.org/packages/0f/b5/7614282564fca1056caa6ef3f192cda33b3feff8c95614f27196d78246e4/cerebralcortex-restclient-3.3.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "27e8d76f3bdab582a88a67a7a62b931c", "sha256": "97c43e287e11cf1fba43c76e9bab7048e528bc1b9947078cfe14e1a631646819" }, "downloads": -1, "filename": "cerebralcortex_restclient-3.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "27e8d76f3bdab582a88a67a7a62b931c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8310, "upload_time": "2020-08-07T20:46:13", "upload_time_iso_8601": "2020-08-07T20:46:13.242791Z", "url": "https://files.pythonhosted.org/packages/f7/bb/deb3b844b35403646e4324f4ba824ac5c763d684e62c03b0c6c2758be226/cerebralcortex_restclient-3.3.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0d1b543c0f3bbec7891193871c26f970", "sha256": "2722d17df2c92cc16219c7e20e58dc5c712bc0841be0ac060e2e4f812dbd6a0f" }, "downloads": -1, "filename": "cerebralcortex-restclient-3.3.0.tar.gz", "has_sig": false, "md5_digest": "0d1b543c0f3bbec7891193871c26f970", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5829, "upload_time": "2020-08-07T20:46:14", "upload_time_iso_8601": "2020-08-07T20:46:14.620247Z", "url": "https://files.pythonhosted.org/packages/0f/b5/7614282564fca1056caa6ef3f192cda33b3feff8c95614f27196d78246e4/cerebralcortex-restclient-3.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }