Rblx-open-cloud

Latest version: v2.1.5

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.3.0

Added OAuth2 Support
- Documentation: https://rblx-open-cloud.readthedocs.io/en/latest/oauth2/

During the beta, the following changed (may not be full list):
- `Resources.creators` became `Resources.accounts`
- Removed `AccessTokenInfo.raw`
- Renamed `PartialAccessToken.client` to `PartialAccessToken.app`
Uploading and Updating Assets Changes
- Now raises `ModeratedText` instead of `InvalidAsset` when text is censored by Roblox.

1.2.0

- Added support for [Ordered Data Stores](https://devforum.roblox.com/t/opencloud-ordered-datastores-public-beta/2269023)
- Already documented: https://rblx-open-cloud.readthedocs.io/en/latest/datastore/#rblx-open-cloud.OrderedDataStore

1.1.0

- Added [Assets API](https://devforum.roblox.com/t/introducing-open-cloud-assets-api/2245171) support!

NOTE: Assets API is not documented yet (coming later today), for now use this example: https://github.com/TreeBen77/rblx-open-cloud/blob/main/examples/assets.py

NOTE FOR BETA TESTERS: I changed the syntax from what was in beta, so it will work with future apis better.

1.0.1

- Fixed a small bug which skipped some keys in `datastore.list_keys`

*still patiently waiting for oauth2*

1.0.0

I'm sorry for the breaking changed, but I changed the `rblxopencloud.Universe` name to `rblxopencloud.Experience`, and I also changed `DataStore.universe` to `DataStore.experience`. I had to do this because I didn't want to live on forever knowing that I used the wrong name for Experiences (after the V1 release I can't really make breaking changes)

I've released V1 of the library now. I wanted to wait until after OAuth2 was fully released for this, but it was delayed from end of 2022 to 'over the next months': https://devforum.roblox.com/t/open-cloud-oauth20-alpha-program/1791194/65?u=treeben77

__NOTE: If you have intentionally installed a version of the library for alpha usage, it does NOT have the Universe name changes yet. I won't change the name for them until they're fully released into the library (which is when Roblox releases the update.)__

0.4.3

The library printed the EntryInfo.key_created value in the init for EntryInfo. forgot to remove that before releasing (oops).

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.