Skip to content

net-funkyrobot/py-cron-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python simplified cron exercise

Prerequisites

  • Python 3.9

Setup

  1. Create a Python virtual environment
  2. Activate virtual environment
  3. pip install requirements.txt && pip install requirements_dev.txt

Running CLI

python cli.py

Running tests

pytest test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages