Robloxapi
A python module for using the roblox api
Install / Use
/learn @iranathan/RobloxapiREADME
robloxapi
New roblox library:
I have teamed up with jmkdev to make a new library. https://github.com/rbx-libdev/ro.py
A python module for interacting with the roblox api
If you would like to contribute, please open a pull request with your ideas. Or if you have any issues open an issue and I will try response as soon as possible.
Take a look at the examples: https://github.com/iranathan/robloxapi/tree/master/examples
Install command:
There are 2 ways of installing this lib. You can ether download a stable version from pypi or directly from this repo.
Stable:
pip install robloxapi
This version is most likely functional. Everything is first pushed to this repo before pypi.
Repo:
pip install git+https://github.com/iranathan/robloxapi.git
Where I push new features and updates.
Docs:
http://iranathan.com/robloxapi/
I encourage you to join this discord server for announcements about this library. You can ask questions about this library and discover other library's written in python and also other languages.
https://discord.gg/ZVcBRbV
