Skip to content

OpenSpace/openspace-api-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openspace-api-python

Python library to interface with OpenSpace using sockets.

Work in progress

Both the API and library are still very much a work in progress and are subject to change.

Install

Stable release of the OpenSpace API Python package are registered at PyPi. The latest version can be installed using pip:

pip install openspace-api

Python in the terminal

https://github.com/OpenSpace/openspace-api-python/blob/master/example/example.py provides an example of how to connect from a Python script using sockets. To run it, run python example.py from the working directory in the terminal.

About

OpenSpace Socket API bindings for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages