Metadata-Version: 2.1
Name: lykkelleconf
Version: 0.1.7
Summary: Modules pertaining to lykkelleconf
Home-page: https://dev.azure.com/lykkelle/Lykkelle/_git/Lykkellescripts
Author: Lykkelle Inc
Author-email: admin@lykkelle.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

This is package that contains all modules needed to run
the database and other configurations
Contents:
    1. connecteod - connects to postgresql
    2.  workday - decides if a day is work day or not
    3. joblogmailsender - Send email once job is completed
    4. time2epoch2time - Changes time format to epoch and back


