Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Conversation

@LucaCinquini
Copy link
Collaborator

Purpose

  • Add a few examples on how to use unity-py to interact with SPS

Proposed Changes

  • [ADD] sps_process.py
  • [ADD] sps_job.py

Issues

Testing

  • cd examples

Setup the Python virtual environment:

  • python -m virtualenv .venv
  • source .venv/bin/activate
  • pip install -r requirements.txt

Interact with the SPS service:

  • export UNITY_USER=...
  • export UNITY_PASSWORD=...
  • python sps_process.py
  • python sps_jobpy

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants