Package for interfacing with Simile AI agents for simulation
Project description
Simile API Python Client
A Python client for interacting with the Simile API server.
Installation
pip install simile
Dependencies
httpx>=0.20.0pydantic>=2.0.0
Usage
from simile import Simile
client = Simile(api_key="your_api_key")
Publishing
First, bump the version in pyproject.toml. Then, create the distribution files:
python3 -m build
Afterwards, use Twine to upload the package:
pip install twine
twine upload dist/*
If you need the PyPI credentials, please ask Carolyn or Chris.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simile-0.6.1.tar.gz.
File metadata
- Download URL: simile-0.6.1.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d1cc1870b7ee65613f9a14d278805bdf34e7ace03dc7c4e2bb9e9f0c6edd3fe
|
|
| MD5 |
200aa736fe1ecab61d9cb15c79bed646
|
|
| BLAKE2b-256 |
a602dc6d1fc81107ff7e2b48c0fb5dabf22809b2da0a54df9ad8b30b72543ec0
|
File details
Details for the file simile-0.6.1-py3-none-any.whl.
File metadata
- Download URL: simile-0.6.1-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be462b50f89ead1d22e64ea56a5b47a51cbc06d76946a828b4bc2ce4eb589373
|
|
| MD5 |
f31d73f66b9558f3a97687de4603d8a5
|
|
| BLAKE2b-256 |
ec031c75c0b2e68c052f117d0f4cee87b3887ebd38eba5da3bc272443aa6d7b0
|