Metadata-Version: 2.4
Name: intellistream
Version: 1.0.0
Summary: IntelliStream Platform - Next-Generation Stream Processing Framework
Author-email: IntelliStream Team <sage@intellistream.cc>
Maintainer-email: IntelliStream Team <sage@intellistream.cc>
License: MIT
Project-URL: Homepage, https://github.com/intellistream/SAGE
Project-URL: Documentation, https://intellistream.github.io/SAGE/
Project-URL: Repository, https://github.com/intellistream/SAGE.git
Project-URL: Issues, https://github.com/intellistream/SAGE/issues
Project-URL: Changelog, https://github.com/intellistream/SAGE/releases
Keywords: stream processing,real-time,data streams,analytics,machine learning
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: intellistream-sage-kernel>=1.0.0
Requires-Dist: intellistream-sage-middleware>=1.0.0
Requires-Dist: intellistream-sage-userspace>=1.0.0
Requires-Dist: intellistream-sage>=1.0.0
Provides-Extra: dev
Requires-Dist: intellistream-dev-toolkit>=1.0.0; extra == "dev"
Provides-Extra: frontend
Requires-Dist: intellistream-frontend>=1.0.0; extra == "frontend"
Provides-Extra: all
Requires-Dist: intellistream-dev-toolkit>=1.0.0; extra == "all"
Requires-Dist: intellistream-frontend>=1.0.0; extra == "all"
