Metadata-Version: 2.1
Name: hms-utils
Version: 1.4.43
Summary: Miscellaneous Python utilities from HMS DBMI
Home-page: https://github.com/smaht-dac/hms-utils
License: MIT
Author: Davd Michaels
Author-email: david_michaels@4hms.harvard.deu
Requires-Python: >=3.9,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: boto3 (>=1.35.22,<2.0.0)
Requires-Dist: botocore (>=1.35.14,<2.0.0)
Requires-Dist: dcicutils (>=8.14.3,<9.0.0)
Requires-Dist: importlib (>=1.0.4,<2.0.0)
Requires-Dist: requests (>=2.23.2,<3.0.0)
Requires-Dist: termcolor (>=2.4.0,<3.0.0)
Project-URL: Documentation, https://github.com/smaht-dac/hms-utils
Project-URL: Repository, https://github.com/smaht-dac/hms-utils.git
Description-Content-Type: text/x-rst

Miscellaneous Python utilities from HMS DBMI.

- hms-aws-env
  To show info about AWS accounts/environments defined in ~/.aws/config.

- hms-aws-ecs
  To show info about AWS ECS (Elastic Container Service) for current AWS account/environment.

- hms-config
  To manage local configuration.

