robcarver17 / skipperman

GNU General Public License v3.0
1 stars 0 forks source link

'SKIPPERMAN'

Blackwater sailing club cadet skipper management system

Version 1.00

2024-06-20

Use and documentation

See main menu gide

Release notes

See DONE_TO_DO for release notes, and future plans.

Description

SKIPPERMAN is a piece of software to ease the admin burden on the cadet skipper and their team, which is considerable and historically involves lots of manual hacking of spreadsheets.

Dependencies

See requirements.txt for full details.

Installation

This package isn't hosted on pip. So to get the code the easiest way is to use git:

git clone https://github.com/robcarver17/skipperman.git
#
# then one of (linux):
#
python3 setup.py install # normal
python3 setup.py install --user # avoids use of sudo

There is a more complete installation guide here

Licensing and legal stuff

GNU v3 ( See LICENSE )

Absolutely no warranty is implied with this product. Use at your own risk.