Skip to content

vircadia/vircadia-world-sdk-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vircadia World Python SDK

Install

Create and activate the development env:

python3 -m venv .venv
source .venv/bin/activate

Install the dependencies:

pip install -r requirements.txt
cd shared/modules/vircadia-world-meta/python
pip install -r requirements.txt

Usage

...

Test

pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published