Skip to content

simular-ai/pysimular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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")

License

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

About

Python SDK for Simular Agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages