Metadata-Version: 2.1
Name: WebAppDIRAC
Version: 4.3.0a8
Summary: WebAppDIRAC is a portal for the DIRAC software.
Home-page: https://github.com/DIRACGrid/WebAppDIRAC/
License: GPL-3.0-only
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: diraccfg
Requires-Dist: packaging
Requires-Dist: requests (>=2.9.1)
Requires-Dist: six
Requires-Dist: tornado
Provides-Extra: server
Requires-Dist: dirac (~=7.3.0a0) ; extra == 'server'
Requires-Dist: DIRACWebAppResources (~=1.0) ; extra == 'server'
Provides-Extra: testing
Requires-Dist: autopep8 (==1.3.3) ; extra == 'testing'
Requires-Dist: coverage ; extra == 'testing'
Requires-Dist: mock (>=1.0.1) ; extra == 'testing'
Requires-Dist: pylint (>=1.6.5) ; extra == 'testing'
Requires-Dist: pytest (>=3.6) ; extra == 'testing'
Requires-Dist: pytest-cov (>=2.2.0) ; extra == 'testing'
Requires-Dist: pytest-mock ; extra == 'testing'

DIRAC WebApp
=============
[![Code Health](https://landscape.io/github/DIRACGrid/WebAppDIRAC/integration/landscape.svg?style=flat)](https://landscape.io/github/DIRACGrid/WebAppDIRAC/integration)
[![Code Climate](https://codeclimate.com/github/DIRACGrid/WebAppDIRAC/badges/gpa.svg)](https://codeclimate.com/github/DIRACGrid/WebAppDIRAC)

Web app for DIRAC

