Metadata-Version: 2.1
Name: ro-py
Version: 0.1.1
Summary: ro.py is a Python wrapper for the Roblox web API.
Home-page: https://github.com/jmk-developer/ro.py
Author: jmkdev
Author-email: jmk@jmksite.dev
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Welcome to ro.py
ro.py is a Python wrapper for the Roblox web API.
## Installation
You can install ro.py from pip:  
```
pip3 install ro-py
```
## Examples
These examples are gone for now as I rewrite them for version 0.1.0.
## Other Libraries
https://github.com/RbxAPI/Pyblox  
https://github.com/iranathan/robloxapi  

