UPPMAX / softwareaccounting

SAMS software accounting system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Needed packages

Ubuntu

Python3

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

Python2

python-yaml python-json python-httplib2 python-flask (for sams-post-receiver.py)

CentOS/RedHat

6 (Python 2.6)

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

7

Usage:

See docs/overview

License

Copyright (C) 2018-2021 Swedish National Infrastructure for Computing (SNIC)

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/.

About

SAMS software accounting system

License:GNU General Public License v2.0


Languages

Language:Python 99.9%Language:Shell 0.1%