Metadata-Version: 2.4
Name: grid-enterprise
Version: 0.1.4
Summary: General Robot Intelligence Development Platform - Enterprise Console
Project-URL: Homepage, https://generalrobotics.company
Author-email: General Robotics <info@generalrobotics.company>
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: art
Requires-Dist: docker
Requires-Dist: fastapi
Requires-Dist: httpx
Requires-Dist: packaging
Requires-Dist: paramiko
Requires-Dist: pyjwt
Requires-Dist: pyyaml
Requires-Dist: rich
Requires-Dist: tabulate
Requires-Dist: uvicorn
Description-Content-Type: text/markdown

## General Robot Intelligence Development Platform

The GRID Enterprise package provides access to the General Robot Intelligence Development Enterprise platform. GRID is a platform for the development and deployment of AI into robotic platforms built by General Robotics. Please visit https://generalrobotics.company for more details.

### Installation

```
pip install grid-enterprise
```

### Documentation
The documentation can be found at [docs.generalrobotics.dev/](https://docs.generalrobotics.dev/grid/grid-enterprise/overview)

