Metadata-Version: 2.1
Name: pleiotropy
Version: 0.1.1
Summary: 
Author: jlikhuva
Author-email: jlikhuva@alumni.stanford.edu
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# pleiotropy

> Automate Singe Cell Data Pipelines

[![PyPI version][pypi-image]][pypi-url]
[![Build status][build-image]][build-url]
[![Code coverage][coverage-image]][coverage-url]
[![GitHub stars][stars-image]][stars-url]
[![Supported Python versions][versions-image]][versions-url]


...

<!-- Badges: -->

[pypi-image]: https://img.shields.io/pypi/v/pleiotropy
[pypi-url]: https://pypi.org/project/pleiotropy/
[build-image]: https://github.com/jlikhuva/pleiotropy/actions/workflows/build.yaml/badge.svg
[build-url]: https://github.com/jlikhuva/pleiotropy/actions/workflows/build.yaml
[coverage-image]: https://codecov.io/gh/jlikhuva/pleiotropy/branch/main/graph/badge.svg
[coverage-url]: https://codecov.io/gh/jlikhuva/pleiotropy/
[stars-image]: https://img.shields.io/github/stars/jlikhuva/pleiotropy
[stars-url]: https://github.com/jlikhuva/pleiotropy
[versions-image]: https://img.shields.io/pypi/pyversions/pleiotropy
[versions-url]: https://pypi.org/project/pleiotropy/

