Bubble-api

Latest version: v0.5.1

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

Scan your dependencies

Page 2 of 2

0.1.0

You can now use this parameter in your requests to avoid computing the exact remaining value and save some CPU usage.
The remaining value returned is an estimation

0.0.1

This release contains the following features :
- Fetch data with error handling and retries
- Fetch data with error handling, retries and pagination handled. Data can be saved in a file or returned in a list. Threads can be used to fetch multiple pages in parallel
- Count number of items with filters
- Fetch an object using its unique id. It's also possible to use an id that is in another column than _id but it's less efficient and the unicity of the object to return is not guaranteed (it's possible to make the request fail if response is not unique)
- Update an object
- Create an object

The README.md file contains some examples but is missing more precise documentation.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.