Metadata-Version: 2.1
Name: scm_helper
Version: 2.0.3
Summary: Helper tool to manage data in Swim Club Manager
Home-page: https://github.com/ColinRobbins/scm-helper
Author: Colin Robbins
Author-email: colin.john.robbins@gmail.com
Project-URL: Bug Tracker, https://github.com/ColinRobbins/scm-helper/issues
Project-URL: Documentation, https://github.com/ColinRobbins/scm-helper/wiki
Project-URL: Source Code, https://github.com/ColinRobbins/scm-helper
Project-URL: Change Log, https://github.com/ColinRobbins/scm-helper/blob/master/CHANGELOG.md
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: schema>=0.7.2
Requires-Dist: requests>=2.22.0
Requires-Dist: pyyaml>=5.3
Requires-Dist: cryptography>=2.8
Requires-Dist: func-timeout>=4.3.5
Requires-Dist: selenium>=4.12.0
Requires-Dist: parse>=1.20.2

# SCM-Helper
Helper tool for [Swim Club Manager](https://www.swimclubmanager.co.uk/).

[![CodeFactor](https://www.codefactor.io/repository/github/colinrobbins/scm-helper/badge)](https://www.codefactor.io/repository/github/colinrobbins/scm-helper)
[![DeepSource](https://deepsource.io/gh/ColinRobbins/scm-helper.svg/?label=active+issues&show_trend=true&token=GfFGxV7M9Pcu6PBd1k5joIlX)](https://deepsource.io/gh/ColinRobbins/scm-helper/?ref=repository-badge)
[![Pylint](https://github.com/ColinRobbins/scm-helper/actions/workflows/pylint.yml/badge.svg)](https://github.com/ColinRobbins/scm-helper/actions/workflows/pylint.yml)


Download latest [Windows Version](https://github.com/ColinRobbins/scm-helper/raw/main/download/scm.zip).
# Features
* Works on [Windows](https://github.com/ColinRobbins/scm-helper/wiki/Windows-Installation), [Linux](https://github.com/ColinRobbins/scm-helper/wiki/Linux-Installation) or [Apple](https://github.com/ColinRobbins/scm-helper/wiki/Apple-Installation) devices
* [Backup and (partial) Restore](https://github.com/ColinRobbins/scm-helper/wiki/Backup-and-Restore) of SCM data
* Verification of member details
* Check session and group consistency
* Check consistency of [Swim England](https://github.com/ColinRobbins/scm-helper/wiki/Swim-England) registrations
* Check [Facebook](https://github.com/ColinRobbins/scm-helper/wiki/Facebook) group members are club members
* Automatic [fixing](https://github.com/ColinRobbins/scm-helper/wiki/Fixing) of some errors
* Generation of [swimming records](https://github.com/ColinRobbins/scm-helper/wiki/Records)
* Generation of [email lists](https://github.com/ColinRobbins/scm-helper/wiki/Email-Lists) based on group/class/gender/age
* Report on DBS and Safeguarding issue
* Report on swimmers not attending
* Report on swimmers whose confirmation of details has expired
* Fully [configurable](https://github.com/ColinRobbins/scm-helper/wiki/Configuration) (without programming skills)
# Documentation
See [documentation](https://github.com/ColinRobbins/scm-helper/wiki) on GitHub for installation and usage instructions.
# Change Log
See [changelog](https://github.com/ColinRobbins/scm-helper/blob/main/CHANGELOG.md)
## Author
* [Colin Robbins](https://github.com/ColinRobbins)
