# Morpho Toolkit

[](https://pypi.org/project/MORPHO-toolkit/)




[](https://github.com/EstesJorie/Morpho/blob/main/LICENSE)
[](https://github.com/EstesJorie/Morpho/issues)

[](https://github.com/EstesJorie/Morpho/commits/main)
<p align="center">
<img src="images/MORPHO_light_header.png" alt="Morpho Header" width="50%">
</p>
Welcome to the Morpho toolkit. The Morpho toolkit is designed to streamline and
speedup your data science workflow. The toolkit features numerous "template" files
designed to be imported into your current file which then allows you to access
various functions encapsulating the data science pipeline.
## Cloning/Installation
To clone the repository, type into your terminal:
> git clone https://github.com/EstesJorie/Morpho.git
## Dependency Installation
- PIP
To install all of the required dependecies, type into your terminal:
> pip install -r requirements.txt
- CONDA
There are two options for dependcy installation for Conda, the first involves activating the provided .yml file, the second involves creating your own environment with pip and then installing the required dependecies. To activate the provided .yml environment, enter:
> conda env create -f environment.yml
> conda activate MORPHO
For PIP, type the following commands into your terminal:
> conda create --name [name] python=3.[ver]
> conda activate [envname]
> conda install pip
> pip install -r requirements.txt
## Further Documentation
To further information relating to the Main branch, see the [main docs](docs/README-main.md) for more details.
To further information pertaining to the Dev branch, see the [development docs](docs/README-dev.md) for more information.
Raw data
{
"_id": null,
"home_page": null,
"name": "MORPHO-toolkit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "data analysis, data science",
"author": "EstesJorie",
"author_email": "EstesJorie <joe.tresise@aol.com>",
"download_url": "https://files.pythonhosted.org/packages/e5/4d/59bd74b02b4fd839245fbfb22f5067db46373edd0c69df9b48b0daeb687f/morpho_toolkit-0.1.4.dev0.tar.gz",
"platform": null,
"description": "# Morpho Toolkit\n\n[](https://pypi.org/project/MORPHO-toolkit/)\n\n\n\n\n[](https://github.com/EstesJorie/Morpho/blob/main/LICENSE)\n[](https://github.com/EstesJorie/Morpho/issues)\n\n[](https://github.com/EstesJorie/Morpho/commits/main)\n\n\n\n\n<p align=\"center\">\n <img src=\"images/MORPHO_light_header.png\" alt=\"Morpho Header\" width=\"50%\">\n</p>\n\n Welcome to the Morpho toolkit. The Morpho toolkit is designed to streamline and\n speedup your data science workflow. The toolkit features numerous \"template\" files\n designed to be imported into your current file which then allows you to access\n various functions encapsulating the data science pipeline.\n \n ## Cloning/Installation \n \n To clone the repository, type into your terminal:\n \n > git clone https://github.com/EstesJorie/Morpho.git\n\n## Dependency Installation\n\n- PIP\nTo install all of the required dependecies, type into your terminal:\n\n> pip install -r requirements.txt\n\n- CONDA\nThere are two options for dependcy installation for Conda, the first involves activating the provided .yml file, the second involves creating your own environment with pip and then installing the required dependecies. To activate the provided .yml environment, enter:\n\n> conda env create -f environment.yml\n> conda activate MORPHO\n\nFor PIP, type the following commands into your terminal:\n\n> conda create --name [name] python=3.[ver]\n> conda activate [envname]\n> conda install pip\n> pip install -r requirements.txt\n\n## Further Documentation\n\nTo further information relating to the Main branch, see the [main docs](docs/README-main.md) for more details.\n\nTo further information pertaining to the Dev branch, see the [development docs](docs/README-dev.md) for more information.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The MORPHO data-science toolkit.",
"version": "0.1.4.dev0",
"project_urls": null,
"split_keywords": [
"data analysis",
" data science"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "abcb269e9d9d64b7b1d8220e2f06c0800ee8ef9c76821a342c7974fcac78a980",
"md5": "2f684b518881744f448acece83ef6c32",
"sha256": "028ae2269f8c37635fb35216384469e2a508c66321f016248f7ccc733fb00789"
},
"downloads": -1,
"filename": "MORPHO_toolkit-0.1.4.dev0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2f684b518881744f448acece83ef6c32",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8780,
"upload_time": "2025-04-20T21:58:23",
"upload_time_iso_8601": "2025-04-20T21:58:23.900875Z",
"url": "https://files.pythonhosted.org/packages/ab/cb/269e9d9d64b7b1d8220e2f06c0800ee8ef9c76821a342c7974fcac78a980/MORPHO_toolkit-0.1.4.dev0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e54d59bd74b02b4fd839245fbfb22f5067db46373edd0c69df9b48b0daeb687f",
"md5": "b9e17ccbeb9ac1e2fd815d79ed5de777",
"sha256": "606e6d7f169e21d302fa1ecfb81842b34403da9c1c01bfa119eb56370279115a"
},
"downloads": -1,
"filename": "morpho_toolkit-0.1.4.dev0.tar.gz",
"has_sig": false,
"md5_digest": "b9e17ccbeb9ac1e2fd815d79ed5de777",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 47638,
"upload_time": "2025-04-20T21:58:25",
"upload_time_iso_8601": "2025-04-20T21:58:25.481378Z",
"url": "https://files.pythonhosted.org/packages/e5/4d/59bd74b02b4fd839245fbfb22f5067db46373edd0c69df9b48b0daeb687f/morpho_toolkit-0.1.4.dev0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-04-20 21:58:25",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "morpho-toolkit"
}