An open API service indexing awesome lists of open source software.

https://github.com/geometric-intelligence/polpo

A Geometric Intelligence Lab's collection of weakly-related tools.
https://github.com/geometric-intelligence/polpo

dash mesh mri pipeline preprocessing

Last synced: 3 months ago
JSON representation

A Geometric Intelligence Lab's collection of weakly-related tools.

Awesome Lists containing this project

README

        

POLPO
=====

A `Geometric Intelligence Lab `_'s collection of weakly-related tools.

Installation
------------

::

pip install polpo@git+https://github.com/geometric-intelligence/polpo.git@main

Or, to also install all the dependencies:

::

pip install polpo[all]@git+https://github.com/geometric-intelligence/polpo@main

Or the classic pipeline ``clone + pip install .``.