Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.19 KB

File metadata and controls

42 lines (27 loc) · 1.19 KB

A collection of helper scripts for ICAT

This repository intends to provide an unsorted collection of helper scripts that may be useful in the administration of an ICAT service.

System requirements

The scripts are independent of each other and may each have their individual list of requirements. However, most scripts will be implemented in Python and use python-icat. Thus:

Python:

  • Python 3.4 or newer.

Required library packages:

Copyright and License

Copyright 2020–2022 The ICAT Collaboration

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.