Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysimular

Python API client for Simular agents. This package provides a simple and intuitive interface to interact with Simular's agents in different platforms.

Currently supports SimularBrowser as backend.

Installation

pip install pysimular

Quick Start

from pysimular import SimularBrowser

browser = SimularBrowser("your-simular-browser-app-path")
browser.run("your-message")

Usage

Check out complete documentation: https://docs.simular.ai/

License

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

About

Python SDK for Simular Agents

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages