Metadata-Version: 2.1
Name: meadowrun
Version: 0.1.1
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.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiobotocore (>=2.1.2,<3.0.0)
Requires-Dist: aiodocker (>=0.21.0,<0.22.0)
Requires-Dist: aiohttp (>=3.8.0,<4.0.0)
Requires-Dist: boto3 (==1.21.21)
Requires-Dist: cloudpickle (>=2.0.0,<3.0.0)
Requires-Dist: fabric (>=2.6.0,<3.0.0)
Requires-Dist: filelock (>=3.6.0,<4.0.0)
Requires-Dist: pandas (>=1.3.1,<2.0.0)
Requires-Dist: protobuf (>=3.18.1,<4.0.0)
Requires-Dist: psutil (>=5.8.0,<6.0.0)
Project-URL: Repository, https://github.com/meadowdata/meadowrun
