Metadata-Version: 2.4
Name: dnastack-client-library
Version: 3.1.227
Summary: DNAstack's GA4GH library and CLI
Author-email: DNAstack <devs@dnastack.com>
License: Apache License, Version 2.0
Project-URL: Homepage, https://www.dnastack.com
Project-URL: Documentation, https://docs.omics.ai/products/analysis/python-library
Project-URL: Repository, https://github.com/DNAstack/dnastack-client
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click<8.2,>=8.0.3
Requires-Dist: pydantic>=2.0
Requires-Dist: pyjwt<3,>=2.1.0
Requires-Dist: pyyaml>=5.4.1
Requires-Dist: requests<3,>=2.23.0
Requires-Dist: urllib3<2,>=1.25.11
Requires-Dist: kotoba
Requires-Dist: imagination>=3.3.1
Requires-Dist: requests-toolbelt<1,>=0.9.1
Requires-Dist: httpie>=3.2.1
Requires-Dist: beautifulsoup4>=4.10.0
Requires-Dist: flask~=2.1
Requires-Dist: google-cloud-secret-manager
Requires-Dist: google-crc32c
Requires-Dist: pandas
Requires-Dist: python-dotenv
Requires-Dist: pip>=21.3.1
Requires-Dist: packaging>=21.3
Requires-Dist: selenium>=4.1.0
Requires-Dist: boto3>=1.42.30
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"
Dynamic: license-file

GA4GH API client and command line tool. Please check out [the documentation](https://docs.omics.ai/products/analysis/python-library) for more details.
