Metadata-Version: 2.1
Name: diracx
Version: 0.0.1a16
Summary: Client installation for users of DiracX installations
License: GPL-3.0-only
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: diracx-api
Requires-Dist: diracx-cli
Requires-Dist: diracx-client
Requires-Dist: diracx-core
Provides-Extra: testing
Requires-Dist: diracx-testing; extra == "testing"

![DiracX tests](https://github.com/DIRACGrid/diracx/actions/workflows/main.yml/badge.svg?branch=main)
![Legacy tests](https://github.com/DIRACGrid/diracx/actions/workflows/integration.yml/badge.svg?branch=main)
![security: bandit](https://github.com/DIRACGrid/diracx/actions/workflows/main.yml/badge.svg?branch=main)

# DiracX Prototype

This repository contains the proof-of-concept code for DiracX.
It is still extremely incomplete and lacking in documentation.
Feel free to look around however try not to draw any conclusions as the code is still rapidly evolving.
