Metadata-Version: 2.1
Name: bubble_api
Version: 0.0.1
Summary: Interactions with Bubble.io in Python made easy
Project-URL: Homepage, https://github.com/settorac-nina/bubble-api
Project-URL: Bug Tracker, https://github.com/settorac-nina/bubble-api/issues
Author-email: Dylan NINA <settorac.nina@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pandas<1.6.0,>=1.5.2
Requires-Dist: pydantic<1.11.0,>=1.10.4
Requires-Dist: requests<2.29.0,>=2.28.1
Description-Content-Type: text/markdown

# bubble-api
Interactions with Bubble.io in Python made easy

If you have any recommendations or if you want to participate in the project, do not hesitate to contact me at 
settorac.nina@gmail.com

I have not yet written any documentation due to lack of time. 
However, I tried to make the code as simple and readable as possible.
