Metadata-Version: 2.1
Name: sf-grid
Version: 0.2.1
Summary: General Robot Intelligence Development Platform - SDK Console
Author-email: Scaled Foundations <info@scaledfoundations.ai>
Project-URL: Homepage, https://scaledfoundations.ai
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: art
Requires-Dist: httpx
Requires-Dist: pyjwt
Requires-Dist: tabulate
Requires-Dist: paramiko
Requires-Dist: docker

## General Robot Intelligence Development Platform

The SF-GRID library provides access to the General Robot Intelligence Development Enterprise platform. GRID is a platform for rapid infusion of AI into robotic platforms built by Scaled Foundations. Please visit https://scaledfoundations.ai/product/grid-enterprise for more details.

### Installation

```
pip install sf-grid
```

### Documentation
The documentation can be found at [docs.scaledfoundations.ai/](https://docs.scaledfoundations.ai/grid_sdk/index.html)

