Metadata-Version: 2.1
Name: elyra
Version: 3.12.0rc1
Summary: Elyra provides AI Centric extensions to JupyterLab
Home-page: https://github.com/elyra-ai/elyra
Author: Elyra Maintainers
License: Apache License Version 2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
License-File: LICENSE
Requires-Dist: autopep8 (>=1.5.0)
Requires-Dist: click (>=8)
Requires-Dist: colorama
Requires-Dist: deprecation
Requires-Dist: entrypoints (>=0.3)
Requires-Dist: jinja2 (>=3)
Requires-Dist: jsonschema (<4.0,>=3.2.0)
Requires-Dist: jupyter-core (>=4.6.0)
Requires-Dist: jupyter-client (>=6.1.7)
Requires-Dist: jupyter-packaging (>=0.10)
Requires-Dist: jupyter-server (>=1.7.0)
Requires-Dist: jupyterlab (>=3.4.6)
Requires-Dist: jupyterlab-lsp (>=3.8.0)
Requires-Dist: jupyterlab-git (~=0.32)
Requires-Dist: jupyter-resource-usage (>=0.5.1)
Requires-Dist: MarkupSafe (>=2.1)
Requires-Dist: minio (>=7.0.0)
Requires-Dist: nbclient (>=0.5.1)
Requires-Dist: nbconvert (>=6.4.5)
Requires-Dist: nbdime (~=3.1)
Requires-Dist: nbformat (>=5.1.2)
Requires-Dist: networkx (>=2.5.1)
Requires-Dist: papermill (>=2.3.4)
Requires-Dist: python-lsp-server[all] (>=1.1.0)
Requires-Dist: pyyaml (<6.0,>=5.3.1)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: rfc3986-validator (>=0.1.1)
Requires-Dist: tornado (>=6.1.0)
Requires-Dist: traitlets (>=4.3.2)
Requires-Dist: typing-extensions (<5,>=3.10)
Requires-Dist: urllib3 (>=1.26.5)
Requires-Dist: watchdog (>=2.1.3)
Requires-Dist: websocket-client
Requires-Dist: yaspin
Requires-Dist: kfp (!=1.7.2,<2.0,>=1.7.0)
Requires-Dist: pygithub
Requires-Dist: black (<=21.12b0)
Provides-Extra: all
Requires-Dist: python-gitlab ; extra == 'all'
Requires-Dist: elyra-examples-kfp-catalog ; extra == 'all'
Requires-Dist: kfp-tekton (~=1.3.0) ; extra == 'all'
Provides-Extra: gitlab
Requires-Dist: python-gitlab ; extra == 'gitlab'
Provides-Extra: kfp-examples
Requires-Dist: elyra-examples-kfp-catalog ; extra == 'kfp-examples'
Provides-Extra: kfp-tekton
Requires-Dist: kfp-tekton (~=1.3.0) ; extra == 'kfp-tekton'
Provides-Extra: test
Requires-Dist: elyra-examples-kfp-catalog ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-tornasync ; extra == 'test'


            Elyra is a set of AI centric extensions to JupyterLab. It aims to help data scientists,
            machine learning engineers and AI developer’s through the model development life cycle complexities.
            
