Skip to content

c3se/softwareaccounting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SAMS software accounting system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%