Metadata-Version: 2.1
Name: compose-sdk
Version: 0.19.1
Summary: 
License: LGPL-3.0-or-later
Keywords: internal tool,internal app,ui builder,tool,app,ui
Author: Atul Jalan
Author-email: atul@composehq.com
Maintainer: Atul Jalan
Maintainer-email: atul@composehq.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pandas (>=2.0,<3.0)
Requires-Dist: typing-extensions (>=4.12.2,<5.0.0)
Requires-Dist: websockets (>=12.0,<13.0)
Description-Content-Type: text/markdown

# Compose Python SDK

Compose is a framework for building robust internal apps in just a couple minutes. Create useful apps without writing a single line of frontend code, API endpoints, authentication, validation, or other boilerplate. Just write your backend logic, while Compose abstracts the rest away.

Learn more at [composehq.com](https://composehq.com).
