Skip to main content

This is a simple library for reading and writing .tps files as created and used by the tpsDig landmarking tool created by F. James Rohlf. https://life.bio.sunysb.edu/morph/

Project description

This is a simple library for reading and writing .tps files as created and used by the tpsDig landmarking tool created by F. James Rohlf. https://life.bio.sunysb.edu/morph/

Installation

Installation is managed via poetry. https://pypi.org/project/poetry/

To install, first install poetry. Note for conda users In order to use a conda environment with poetry, you must first configure poetry to use your conda environment and not create a new virtualenv environment. Example:

poetry config settings.virtualenvs.path $CONDA_ENV_PATH
poetry config settings.virtualenvs.create 0

Then run:

poetry install
poetry build
cd dist
pip install *.whl

Project details


Download files

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

Source Distribution

py_tps-0.1.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

py_tps-0.1.1-py3-none-any.whl (4.8 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