Skip to main content

Python API to interact with MorphoNet

Project description

# MorphoNet

Contains : - API(Net+Plot) - Help API - Script Build API Package to Pip

This is an API is used to interact with MorphoNet with python script. You can find more help and tutorials on the MorphoNet website : http://www.morphonet.org

## Installation This API work on python 3.7 You can simply install the MorphoNet API using pip install morphonet

### Dependencies The package will automatically install some dependencies : * [numpy](https://pypi.org/project/numpy/) * [scikit-image](https://pypi.org/project/scikit-image/) * [scipy](https://pypi.org/project/scipy/) * [vtk](https://pypi.org/project/vtk/) (to convert the segmentation in meshes) * [request](https://pypi.org/project/requests/) (to interrogate the morphonet server) * [imageio](https://pypi.org/project/imageio/) (for Image Handling) * [nibabel](https://pypi.org/project/nibabel/) (to load and save in nii format)

Project details


Release history Release notifications | RSS feed

This version

2.1.5

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

morphonet-2.1.5.tar.gz (61.5 kB view hashes)

Uploaded Source

Built Distribution

morphonet-2.1.5-py3-none-any.whl (74.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page