Metadata-Version: 2.4
Name: sbxpy
Version: 0.8.1
Summary: Add your description here
Home-page: https://github.com/sbxcloud/sbxcloudpython
Author: Luis Guzmán
Author-email: lgguzman890414@gmail.com
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.7.3
Requires-Dist: pydantic>=2.1.0
Requires-Dist: redis>=4.5.2
Dynamic: author
Dynamic: author-email
Dynamic: home-page
Dynamic: license-file

# sbxcloudpython

This is the first version of Python Library for SbxCloud. The min Python version require is 3.5, this library depends on courutines with asyncio in order to use concurrent task, and uses aiohttp to do the request. You can test using the test.py file, before execute it, configuring your credentials in the environment.


