Skip to main content

A Python SDK for Inworld AI

Project description

inworld-sdk

A Python SDK for interacting with Inworld AI's platform.

Description

This SDK provides a Python interface for working with Inworld AI's services, making it easy to integrate AI characters into your applications.

Currently, this SDK only supports the TTS API.

Installation

You can install the package using pip:

pip install inworld-sdk

For development installation:

# Clone the repository
git clone https://github.com/MichaelSolati/inworld-sdk-python.git
cd inworld-sdk-python

# Create and activate a virtual environment
python -m venv venv
source venv/bin/activate  # On Windows, use: .\venv\Scripts\activate

# Install the package in development mode with all dependencies
pip install -e ".[dev]"

Basic Usage

from inworld_sdk import InworldAIClient

# Initialize the client
client = InworldAIClient(api_key="<YOUR_API_KEY>")

# Example: Get voices
voices = client.tts.voices()
print(voices)

Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

inworld_sdk-0.0.1.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

inworld_sdk-0.0.1-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file inworld_sdk-0.0.1.tar.gz.

File metadata

  • Download URL: inworld_sdk-0.0.1.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for inworld_sdk-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2f164576f23fa026fe797a165ad8a764d34e0913fd19dcc99c6cc5fe9759b826
MD5 1bed1389927047e2169750cbb87c0863
BLAKE2b-256 aa4572121c9d5ea8dc3a5c505bed679f6c998d3148e8cef918019a46892b0437

See more details on using hashes here.

Provenance

The following attestation bundles were made for inworld_sdk-0.0.1.tar.gz:

Publisher: release.yml on MichaelSolati/inworld-sdk-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file inworld_sdk-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: inworld_sdk-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for inworld_sdk-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4e329f9b3d55a32e459cba6682dcb39e26cbba70ab34eb413da7b3c4c2e3515f
MD5 202db71511657437490896a23208bfd3
BLAKE2b-256 4b1f9d0cae71145568c4ea6ad7bbf5b19ddd9d38a130b2036d36f2dc48216133

See more details on using hashes here.

Provenance

The following attestation bundles were made for inworld_sdk-0.0.1-py3-none-any.whl:

Publisher: release.yml on MichaelSolati/inworld-sdk-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page