Skip to content

ninjarmmpy v0.1.0

Latest
Compare
Choose a tag to compare
@ak9999 ak9999 released this 04 Aug 03:29
· 5 commits to master since this release

Breaking change in this release!

All of the function calls return Python objects instead of raw JSON. No need to use json.loads anymore. You'll get a Python dict or a list of Python dict objects.