New python project dropped
It takes the Roblox API dump and process it using pandas then convert it into lua tables to be used in lua scripts for reflection purposes like getting all the properties, events, callbacks, functions of roblox instances.
Open source of course, feel free to contribute!
This can be useful in roblox games for serialization/deserialization, inspection, reflection, etc…
Also for studio plugins like a custom Properties GUI
I may drop a video tutorial soon in my channel http://codotaku.com
Plots generated through the python code using matplotlib