Metadata-Version: 2.1
Name: WebAppDIRAC
Version: 5.0.0a3
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
Provides-Extra: server
Provides-Extra: testing
License-File: LICENSE

DIRAC WebApp
============

.. image:: https://badge.fury.io/py/WebAppDIRAC.svg
    :target: https://badge.fury.io/py/WebAppDIRAC

Web app extension for the `DIRAC project <https://github.com/DIRACGrid/DIRAC>`_. WebAppDIRAC is written using extjs 6.2.0 and python 3.

Status master branch (stable):

.. image:: https://github.com/DIRACGrid/WebAppDIRAC/workflows/Basic%20tests/badge.svg?branch=rel-v4r3
   :target: https://github.com/DIRACGrid/WebAppDIRAC/actions?query=workflow%3A%22Basic+tests%22+branch%3Arel-v4r3
   :alt: Basic Tests Status

Status integration branch (devel):

.. image:: https://github.com/DIRACGrid/WebAppDIRAC/workflows/Basic%20tests/badge.svg?branch=integration
   :target: https://github.com/DIRACGrid/WebAppDIRAC/actions?query=workflow%3A%22Basic+tests%22+branch%3Aintegration
   :alt: Basic Tests Status



Install
-------

Instructions for installing WebAppDIRAC are described `here <https://github.com/DIRACGrid/DIRAC/blob/integration/docs/source/AdministratorGuide/ServerInstallations/InstallingWebAppDIRAC.rst#installing-webappdirac>`_.


