Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.21 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.21 KB

Needed packages

Ubuntu

Python3

python3-yaml python3-json python3-httplib2 python3-flask (for sams-post-receiver.py) python3-peewee (for SoftwareAccuntingPW.py modules)

CentOS/RedHat

7

python-simplejson PyYAML python-flask (for sams-post-receiver.py, not tested)

8

python3-simplejson python3-pyyaml python3-peewee (for SoftwareAccuntingPW.py modules)

Usage:

See docs/overview

License

Copyright (C) 2018-2022 Swedish National Infrastructure for Computing (SNIC) Copyright (C) 2023- National Cacademic Infrastructure for Supercomputing in Sweden (NAISS)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; If not, see http://www.gnu.org/licenses/.