Metadata-Version: 2.1
Name: dnastack-client-library
Version: 2.0.12
Summary: "DNAstack's GA4GH library and CLI"
Home-page: UNKNOWN
Author: devs@dnastack.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click (>=8.0.3)
Requires-Dist: pydantic (>=1.9.0)
Requires-Dist: pyyaml (>=5.4.1)
Requires-Dist: requests (>=2.23.0)
Requires-Dist: urllib3 (>=1.25.11)
Provides-Extra: test
Requires-Dist: selenium (>=3.141.0) ; extra == 'test'
Requires-Dist: pyjwt (>=2.1.0) ; extra == 'test'

"GA4GH API client and command line tool. Please check out [the documentation](https://docs.viral.ai/analysis) for more details."

