Metadata-Version: 2.1
Name: particlespy
Version: 0.6.0
Summary: A package to perform particle segmentation and analysis
Home-page: https://github.com/ePSIC-DLS/particlespy
Author: Thomas Slater
Author-email: tjaslater@gmail.com
License: UNKNOWN
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
License-File: LICENSE

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Build Status](https://travis-ci.com/ePSIC-DLS/ParticleSpy.svg?branch=master)](https://travis-ci.com/ePSIC-DLS/ParticleSpy)
[![codecov](https://codecov.io/gh/ePSIC-DLS/ParticleSpy/branch/master/graph/badge.svg)](https://codecov.io/gh/ePSIC-DLS/ParticleSpy)
[![PyPI version](https://badge.fury.io/py/particlespy.svg)](https://badge.fury.io/py/particlespy)
[![DOI](https://zenodo.org/badge/154111577.svg)](https://zenodo.org/badge/latestdoi/154111577)

# ParticleSpy
Package for analysing particles in electron microscopy data sets.

The package can be installed from PyPI using pip install ParticleSpy.

Documentation can be found at https://epsic-dls.github.io/particlespy/index.html.


