Skip to main content

ro.py is a Python wrapper for the Roblox web API.

Project description

ro.py

ro.py is a powerful Python 3 wrapper for the Roblox Web API.

Information | Requirements | Disclaimer | Documentation | Examples | Credits | License

Information

Welcome, and thank you for using ro.py!
ro.py is an object oriented, asynchronous wrapper for the Roblox Web API (and other Roblox-related APIs) with many new and interesting features.
ro.py allows you to automate much of what you would do on the Roblox website and on other Roblox-related websites.

Requirements

  • iso8601 (for parsing dates)
  • signalrcore (for recieving notifications)
  • cachecontrol (for caching requests)
  • requests-async (for sending requests, might be updated to a new lib soon)
  • pytweening (for UI animations for the "prompts" extension, optional)
  • wxPython (for the "prompts" extension, optional)
  • wxasync (see above)

Disclaimer

We are not responsible for any malicious use of this library.
If you use this library in a way that violates the Roblox Terms of Use your account may be punished.

Documentation

You can view documentation for ro.py at ro.py.jmksite.dev. If something's missing from docs, feel free to dive into the code and read the docstrings as most things are documented there.

Installation

You can install ro.py from pip:

pip install ro-py

If you want the latest bleeding-edge version, clone from git:

pip install git+git://github.com/rbx-libdev/ro.py.git

Known issue: wxPython sometimes has trouble building on certain devices. I put wxPython last on the requirements so Python attempts to install it last, so you can safely ignore this error as everything else should be installed.

Credits

@iranathan - maintainer
@jmkdev - maintainer
@nsg-mfd - helped with endpoints

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ro-py-1.0.7.tar.gz (33.7 kB view hashes)

Uploaded Source

Built Distribution

ro_py-1.0.7-py3-none-any.whl (87.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page