pyfireservicerota

Python 3 API wrapper for FireServiceRota/BrandweerRooster


License
MIT
Install
pip install pyfireservicerota==0.0.44

Documentation

Python: FireServiceRota / BrandweerRooster

Python 3 API wrapper for FireServiceRota and BrandweerRooster

About

Installation

pip install fireservicerota

Usage

#!/usr/bin/env python3

from fireservicerota import (
)


"""
Enable debug logging
"""
#import logging
#logging.basicConfig(level=logging.DEBUG)