Metadata-Version: 2.1
Name: dnastack-client-library
Version: 3.0.344
Summary: "DNAstack's GA4GH library and CLI"
Home-page: https://www.dnastack.com
Author: DNAstack
Author-email: devs@dnastack.com
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: beautifulsoup4 (>=4.10.0)
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)
Requires-Dist: kotoba
Requires-Dist: imagination (>=3.3.1)
Requires-Dist: requests-toolbelt (>=0.9.1)
Requires-Dist: httpie (>=3.2.1)
Provides-Extra: test
Requires-Dist: selenium (>=3.141.0) ; extra == 'test'
Requires-Dist: pyjwt (>=2.1.0) ; extra == 'test'
Requires-Dist: jsonpath-ng (>=1.5.3) ; extra == 'test'

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