Metadata-Version: 2.1 Name: agrc-supervisor Version: 3.1.0 Summary: A watchdog module for scheduled scripts that sends notifications, including any uncaught exceptions. Home-page: https://github.com/agrc/supervisor Author: Jake Adams, UGRC Author-email: jdadams@utah.gov License: MIT Project-URL: Issue Tracker, https://github.com/agrc/supervisor/issues Keywords: gis Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Topic :: Utilities License-File: LICENSE Requires-Dist: requests ~=2.32 Requires-Dist: sendgrid ~=6.11 Provides-Extra: tests Requires-Dist: pylint-quotes ~=0.2 ; extra == 'tests' Requires-Dist: pylint <4.0,>=2.17 ; extra == 'tests' Requires-Dist: pytest-cov <6.0,>=4.1 ; extra == 'tests' Requires-Dist: pytest-instafail ~=0.5 ; extra == 'tests' Requires-Dist: pytest-isort <5.0,>=3.1 ; extra == 'tests' Requires-Dist: pytest-mock ~=3.11 ; extra == 'tests' Requires-Dist: pytest-watch ~=4.2 ; extra == 'tests' Requires-Dist: pytest <9.0,>=7.4 ; extra == 'tests' Requires-Dist: yapf ~=0.40 ; extra == 'tests' UNKNOWN