File tree 2 files changed +14
-3
lines changed
2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ServiceX Client Library
2
+
3
+
4
+ [ ![ GitHub Actions Status] ( https://github.com/ssl-hep/ServiceX_frontend/workflows/CI/CD/badge.svg?branch=master )] ( https://github.com/ssl-hep/ServiceX_frontend/actions )
5
+ [ ![ Code Coverage] ( https://codecov.io/gh/ssl-hep/ServiceX_frontend/graph/badge.svg )] ( https://codecov.io/gh/ssl-hep/ServiceX_frontend )
6
+
7
+ [ ![ PyPI version] ( https://badge.fury.io/py/servicex.svg )] ( https://badge.fury.io/py/servicex )
8
+ [ ![ Supported Python versions] ( https://img.shields.io/pypi/pyversions/servicex.svg )] ( https://pypi.org/project/servicex/ )
9
+
10
+ [ ![ Docs] ( https://readthedocs.org/projects/docs/badge/?version=latest )] ( https://servicex-frontend.readthedocs.io )
11
+
12
+
2
13
Python SDK and CLI Client for ServiceX
3
14
4
15
## Documentation
Original file line number Diff line number Diff line change 1
- Command Line Interface
2
- =======================
3
- *\* Experimental *
1
+ Command Line Interface (Experimental)
2
+ ======================================
3
+ *\* The command line interface is an under-development feature that is not supported in the 3.0.0 release *
4
4
5
5
The command line interface (CLI) is a text-based interface used to interact with the system.
6
6
When installed, the client provides a new command in your shell,
You can’t perform that action at this time.
0 commit comments