Metadata-Version: 2.1
Name: steamship
Version: 2.15.0rc0
Summary: The fastest way to add language AI to your product.
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst

# Steamship Python Client Library

Steamship is the fastest way to build, ship, and use full-lifecycle language AI.

## Installing

Install via pip:

```
pip install steamship
```

We also recommend installing the Steamship CLI for project management:

```
npm install -g @steamship/cli
```

