Skip to content

Commit f188a42

Browse files
committed
.
1 parent aea36ac commit f188a42

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Unit tests](https://github.com/HumanBrainProject/pyunicore/actions/workflows/unit-test.yml/badge.svg)](https://github.com/HumanBrainProject/pyunicore/actions/workflows/unit-test.yml)
44
[![Integration test](https://github.com/HumanBrainProject/pyunicore/actions/workflows/integration-test.yml/badge.svg)](https://github.com/HumanBrainProject/pyunicore/actions/workflows/integration-test.yml)
5-
[![PyPI](https://img.shields.io/badge/PyPI-passed-green)](https://pypi.org/project/pyunicore/)
5+
[![PyPI](https://badge.fury.io/py/pyunicore.svg)](https://pypi.org/project/pyunicore/)
66

77

88
This library covers the UNICORE REST API, making common tasks like
@@ -19,6 +19,12 @@ for filesystem mounts with FUSE, a UFTP driver for
1919
and a UNICORE implementation of a
2020
[Dask Cluster](https://distributed.dask.org/en/stable/)
2121

22+
23+
PyUNICORE comes with a commandline utility 'unicore', which is modeled
24+
after the UNICORE Commandline Client (UCC) and supports many of UCC's
25+
features.
26+
27+
2228
This project has received funding from the European Union’s
2329
Horizon 2020 Framework Programme for Research and Innovation under the
2430
Specific Grant Agreement Nos. 720270, 785907 and 945539

0 commit comments

Comments
 (0)