Metadata-Version: 2.1
Name: cytotools
Version: 0.1.22
Summary: A small package of utilities for analysis of cytometry data in Python
License: MIT
Author: burtonrj
Author-email: burtonrj@cardiff.ac.uk
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: FlowIO (>=1.0.1,<2.0.0)
Requires-Dist: FlowUtils (>=1.0.0,<2.0.0)
Requires-Dist: KDEpy (>=1.1.0,<2.0.0)
Requires-Dist: Shapely (>=1.8.2,<2.0.0)
Requires-Dist: Sphinx (>=5.0.2,<6.0.0)
Requires-Dist: alphashape (>=1.3.1,<2.0.0)
Requires-Dist: bson (>=0.5.10,<0.6.0)
Requires-Dist: coverage (>=6.4.1,<7.0.0)
Requires-Dist: detecta (>=0.0.5,<0.0.6)
Requires-Dist: ipython (>=8.4.0,<9.0.0)
Requires-Dist: numpy (>=1.22.4,<2.0.0)
Requires-Dist: pandas (>=1.4.2,<2.0.0)
Requires-Dist: phate (>=1.0.8,<2.0.0)
Requires-Dist: polars (>=0.13.49,<0.14.0)
Requires-Dist: pyarrow (>=8.0.0,<9.0.0)
Requires-Dist: pytest (>=7.1.2,<8.0.0)
Requires-Dist: pytest-cov (>=3.0.0,<4.0.0)
Requires-Dist: s3fs (>=2022.5.0,<2023.0.0)
Requires-Dist: scikit-fda (>=0.7.1,<0.8.0)
Requires-Dist: scikit-learn (>=1.0.1,<1.1.0)
Requires-Dist: sphinx-rtd-theme (>=1.0.0,<2.0.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Requires-Dist: umap-learn (>=0.5.3,<0.6.0)
