Metadata-Version: 2.4
Name: rship-sdk
Version: 0.1.39
Summary: Add your description here
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: myko
Description-Content-Type: text/markdown

# Rship-Python

Implementation of the rship SDK in Python. 

NOTES:

- Use __dict__ when providing a subclass as a property
- All MItem properties MUST be camelCase
- Time parameter for KeyframeArgs is in milliseconds
- Resolve to strings in models.py (proxies retain python objects)