Metadata-Version: 2.4
Name: cap_sc_client
Version: 1.0.0
Summary: Python client for Cell-Annotation-Platform (CAP) GraphQL API.
Author: R. Mukhin, E. Biederstedt, A. Isaev, M. Sokolov
License-Expression: MIT
Project-URL: Homepage, https://github.com/cellannotation/cap-python-client
Project-URL: Documentation, https://github.com/cellannotation/cap-python-client/blob/main/README.md
Project-URL: Issues, https://github.com/cellannotation/cap-python-client/issues
Project-URL: Changelog, https://github.com/cellannotation/cap-python-client/blob/main/CHANGELOG.md
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.27.2
Requires-Dist: pydantic>=2.10.3
Requires-Dist: pydantic_core>=2.27.1
Requires-Dist: pandas>=2.0.0
Provides-Extra: dev
Requires-Dist: ariadne; extra == "dev"
Dynamic: license-file
