The MORPHO data-science toolkit.
Project description
Morpho Toolkit
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 for more details.
To further information pertaining to the Dev branch, see the development docs for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file morpho_toolkit-0.1.4.dev0.tar.gz.
File metadata
- Download URL: morpho_toolkit-0.1.4.dev0.tar.gz
- Upload date:
- Size: 47.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
606e6d7f169e21d302fa1ecfb81842b34403da9c1c01bfa119eb56370279115a
|
|
| MD5 |
b9e17ccbeb9ac1e2fd815d79ed5de777
|
|
| BLAKE2b-256 |
e54d59bd74b02b4fd839245fbfb22f5067db46373edd0c69df9b48b0daeb687f
|
File details
Details for the file MORPHO_toolkit-0.1.4.dev0-py3-none-any.whl.
File metadata
- Download URL: MORPHO_toolkit-0.1.4.dev0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
028ae2269f8c37635fb35216384469e2a508c66321f016248f7ccc733fb00789
|
|
| MD5 |
2f684b518881744f448acece83ef6c32
|
|
| BLAKE2b-256 |
abcb269e9d9d64b7b1d8220e2f06c0800ee8ef9c76821a342c7974fcac78a980
|