Metadata-Version: 2.1
Name: pylambdalabs
Version: 0.1.0
Summary: A professional command-line interface for Lambda Labs GPU cloud
Home-page: https://github.com/worldveil/pylambdalabs
Author: Will Drevo
Author-email: will.drevol@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: rich
Requires-Dist: requests
Requires-Dist: python-dotenv

# PyLambdaLabs

A professional command-line interface for Lambda Labs GPU cloud.

## Installation 

```bash
pip install pylambdalabs
```
