Metadata-Version: 1.2
Name: flowsym
Version: 0.2.2
Summary: A Python API for simulating flow cytometry data
Home-page: https://github.com/harmslab/flowsym
Author: Luis Perez Morales, Michael M. Shavlik
Author-email: lperezmo@uoregon.edu
License: MIT license
Description: =======
        flowsym
        =======
        
        
        .. image:: https://badge.fury.io/py/flowsym.svg
            :target: https://badge.fury.io/py/flowsym
        
        .. image:: https://travis-ci.com/harmslab/flowsym.svg?branch=master
            :target: https://travis-ci.com/harmslab/flowsym
        
        .. image:: https://readthedocs.org/projects/flowsym/badge/?version=latest
            :target: https://flowsym.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        
        
        **A Python API for simulating flow cytometry data.**
        
        
        * Free software: MIT license
        * Documentation: https://flowsym.readthedocs.io/
        
        
        Features
        --------
        
        
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-08-21)
        ------------------
        
        * First release on PyPI.
        
Keywords: flowsym
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6
