Metadata-Version: 2.4
Name: ucode-sdk
Version: 1.0.3
Summary: UCode Python SDK - A simple and efficient way to interact with the UCode API
Home-page: https://github.com/ucode-io/ucode-python-sdk
Author: Javohir Udves
Author-email: Javohir Udevs <javohirabdusamatov@gmail.com>
Maintainer-email: Javohir Udevs <javohirabdusamatov@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/Javohir-A/ucode_sdk_python.git
Project-URL: Documentation, https://docs.u-code.io/python-sdk
Project-URL: Repository, https://github.com/Javohir-A/ucode_sdk_python.git
Project-URL: Bug Reports, https://github.com/Javohir-A/ucode_sdk_python.git/issues
Project-URL: Changelog, https://github.com/ucode-io/ucode-python-sdk/blob/main/CHANGELOG.md
Project-URL: Source Code, https://github.com/ucode-io/ucode-python-sdk
Keywords: ucode,api,sdk,rest,client,database,crud,mongodb,postgresql
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Requires-Dist: urllib3>=1.26.0
Requires-Dist: paho-mqtt>=1.6.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov>=2.0; extra == "dev"
Requires-Dist: black>=21.0; extra == "dev"
Requires-Dist: flake8>=3.8; extra == "dev"
Requires-Dist: mypy>=0.800; extra == "dev"
Requires-Dist: twine>=3.0; extra == "dev"
Requires-Dist: wheel>=0.36; extra == "dev"
Requires-Dist: build>=0.7.0; extra == "dev"
Provides-Extra: async
Requires-Dist: aiohttp>=3.7.0; extra == "async"
Provides-Extra: test
Requires-Dist: pytest>=6.0; extra == "test"
Requires-Dist: pytest-cov>=2.0; extra == "test"
Requires-Dist: pytest-mock>=3.0; extra == "test"
Requires-Dist: responses>=0.18.0; extra == "test"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# ucode_sdk_python
