Metadata-Version: 2.1
Name: meadowrun
Version: 0.2.3
Summary: The easiest way to run python code on one or more remote machines
Home-page: https://github.com/meadowdata/meadowrun
Author: Richard Lee
Author-email: hrichardlee@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiobotocore (>=2.1.2,<3.0.0)
Requires-Dist: aiohttp (>=3.8.0,<4.0.0)
Requires-Dist: asyncssh (>=2.11.0,<3.0.0)
Requires-Dist: boto3 (>=1.21.21,<2.0.0)
Requires-Dist: cloudpickle (>=2.0.0,<3.0.0)
Requires-Dist: filelock (>=3.6.0,<4.0.0)
Requires-Dist: kubernetes-asyncio (>=24.2.0,<25.0.0)
Requires-Dist: protobuf (>=3.18.1,<4.0.0)
Requires-Dist: psutil (>=5.8.0,<6.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: typing-extensions (>=4.1.1,<5.0.0)
Project-URL: Repository, https://github.com/meadowdata/meadowrun
