Metadata-Version: 2.4
Name: createsonline
Version: 0.1.6
Summary: A framework for creating and deploying AI-powered applications
Home-page: https://github.com/meahmedh/createsonline
Author: meahmedh
Author-email: meahmedh <ahmed@createsonline.com>
Maintainer-email: meahmedh <ahmed@createsonline.com>
Project-URL: Homepage, https://github.com/meahmedh/createsonline
Project-URL: Documentation, https://docs.createsonline.com
Project-URL: Repository, https://github.com/meahmedh/createsonline
Project-URL: Bug Tracker, https://github.com/meahmedh/createsonline/issues
Project-URL: Changelog, https://github.com/meahmedh/createsonline/blob/main/CHANGELOG.md
Keywords: web framework,ai framework,artificial intelligence,machine learning,async,api,web development,llm,vector database,smart fields,ai-native
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Classifier: Framework :: AsyncIO
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sqlalchemy<3.0.0,>=2.0.0
Requires-Dist: alembic<2.0.0,>=1.12.0
Requires-Dist: numpy<2.0.0,>=1.24.0
Requires-Dist: python-dotenv<2.0.0,>=1.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: isort>=5.12.0; extra == "dev"
Requires-Dist: mypy>=1.0.0; extra == "dev"
Requires-Dist: pre-commit>=3.0.0; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
