Metadata-Version: 2.4
Name: parrot-formdesigner
Version: 0.3.17
Summary: Platform-agnostic form design and rendering package for AI-Parrot
Author-email: Jesus Lara <jesuslara@phenobarbital.info>
License-Expression: MIT
Project-URL: Homepage, https://github.com/phenobarbital/ai-parrot
Project-URL: Source, https://github.com/phenobarbital/ai-parrot
Project-URL: Tracker, https://github.com/phenobarbital/ai-parrot/issues
Keywords: asyncio,forms,form-designer,adaptive-cards,html5,ai,parrot
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Web Environment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Framework :: AsyncIO
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: pydantic>=2.0
Requires-Dist: aiohttp>=3.9
Requires-Dist: asyncdb>=2.0
Requires-Dist: PyYAML>=6.0
Requires-Dist: jinja2>=3.1
Requires-Dist: aiogram>=3.12
Requires-Dist: navigator-auth
Requires-Dist: lxml>=6.1.0
Requires-Dist: reportlab>=4.1.0
Requires-Dist: pycountry>=23.0
Requires-Dist: markdown2>=2.5.0
Requires-Dist: jsonpath-ng>=1.6.1
Requires-Dist: aioboto3>=12.0
Provides-Extra: ai-parrot
Requires-Dist: ai-parrot>=0.25.8; extra == "ai-parrot"
Provides-Extra: redis
Requires-Dist: redis>=4.5; extra == "redis"
Provides-Extra: test
Requires-Dist: pypdf>=6.0; extra == "test"
Requires-Dist: jsonschema>=4.0; extra == "test"
Requires-Dist: pytest>=7.0; extra == "test"
Requires-Dist: pytest-asyncio>=0.23; extra == "test"
