Metadata-Version: 2.1
Name: pykneer
Version: 0.0.6.3
Summary: pyKNEEr: An image analysis workflow for open and reproducible research on femoral knee cartilage
Home-page: https://sbonaretti.github.io/pyKNEEr/
Author: Serena Bonaretti
Author-email: serena.bonaretti.research@gmail.edu
License: GNU General Public License v3 (GPLv3)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.15)
Requires-Dist: pandas (>=0.23)
Requires-Dist: SimpleITK (>=1.1)
Requires-Dist: matplotlib (>=2.2)
Requires-Dist: scipy (>=1.1)
Requires-Dist: scikit-image (>=0.14)
Requires-Dist: watermark (>=1.7)
Requires-Dist: itkwidgets (>=0.15)
Requires-Dist: itk (>=5.0)

## *pyKNEEr* code

This folder contains: 

- `notebooks`: collections of Jupyter notebooks used as a user-interface
- `pykneer`: source code
- files to create the `Pypi` package:  

  - `setup.py`  
  - `setup.cfg`  
  - `requirements.txt`  
  - `MANIFEST.in`   
  - `LICENSE`  


