Metadata-Version: 2.4
Name: cellmap-utils
Version: 0.0.32
Project-URL: Documentation, https://github.com/U.N. Owen/cellmap-utils#readme
Project-URL: Issues, https://github.com/U.N. Owen/cellmap-utils/issues
Project-URL: Source, https://github.com/U.N. Owen/cellmap-utils
Author-email: Yurii Zubov <zubov452@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8.10
Requires-Dist: fibsem-tools>=7.0.5
Requires-Dist: fsspec>=2025.3.2
Requires-Dist: numpy>=1.24.4
Requires-Dist: pyairtable>=3.1.1
Requires-Dist: pydantic>=2.11.3
Requires-Dist: universal-pathlib>=0.2.5
Description-Content-Type: text/markdown

# cellmap-utils

[![PyPI - Version](https://img.shields.io/pypi/v/cellmap-utils.svg)](https://pypi.org/project/cellmap-utils)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cellmap-utils.svg)](https://pypi.org/project/cellmap-utils)


[Documentation page](https://yuriyzubov.github.io/cellmap-utils/)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install cellmap-utils
```

