Skip to content

erfeatux/py-lsl-gateway-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools for interacting with LSL in Second Life using python, asyncio and pydantic.

⚠ It is in the early stages of development. ⚠

Tests

Unit tests

  • Just run pytest
pytest

Integration tests

  • Place the script lsl/server.lsl in an object in Second Life.
  • Get the URL from it in the local chat.
  • Run pytest with this URL in --integration argument
pytest --integration <url>

About

Tools for interacting with LSL in Second Life using python, asyncio, pydantic and fastapi.

Resources

Stars

Watchers

Forks