Metadata-Version: 2.1
Name: dailyrun
Version: 0.0.1
Summary: A small package to make sure a script runs ONLY once a day
Home-page: https://gitlab.com/clement_roblot/daily-run
Author: Clement Roblot
Author-email: clement.roblot@martobre.fr
License: UNKNOWN
Project-URL: Bug Tracker, https://gitlab.com/clement_roblot/daily-run/-/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Daily run package

This package helps you run a python script only once a day at most


