Skip to main content

Roblox API built in Python

Project description

Roblopy

GitHub license

Roblox API built in Python.

Project will no longer be maintained.

Installing

Here is a simple way to install:

pip install roblopy

Here is a simple way to upgrade:

pip install roblopy --upgrade

Example

from roblopy import Users

UserId = Users.GetIdFromUsername("ROBLOX")

print("Roblox's User ID is " + str(UserId))

Documentation

https://github.com/jackprogramsjp/Roblopy/wiki

Requirements

  • pip install requests

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

roblopy-2.1.tar.gz (3.1 kB view hashes)

Uploaded Source

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