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
- Bump the version in
pyproject.toml - Commit and push your changes
- Go to the Actions tab in GitHub
- Select Build and Publish to PyPI workflow
- Click Run workflow and select the branch to run from
- The workflow will automatically build and publish to PyPI
The workflow uses the PYPI_API_TOKEN secret configured in the repository settings.
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
simile-0.5.4.tar.gz
(15.3 kB
view details)
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
simile-0.5.4-py3-none-any.whl
(16.6 kB
view details)
File details
Details for the file simile-0.5.4.tar.gz.
File metadata
- Download URL: simile-0.5.4.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32beacfb59dcf454701fe406ef0f114104769496c5f400b536140a8a509b12af
|
|
| MD5 |
4c7ec8a19732ad1de4efcf88e50ad272
|
|
| BLAKE2b-256 |
0a86f59e736e2dd6c68b4eccfc873a4a8c24cec6884f4788f5de8b2133b5bdcf
|
File details
Details for the file simile-0.5.4-py3-none-any.whl.
File metadata
- Download URL: simile-0.5.4-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c3512e5db446c799cdbf80a6dc1e35b32d01177be2386cb0698180017ac89d3
|
|
| MD5 |
b9bc245d28400ca577bfdf748ffbe5e7
|
|
| BLAKE2b-256 |
2374801316ee6af812741ee283df3ab5c8a07d62b1419f8114ffc2750cc5d80a
|