sahilgandhi94 / scheduler

a generic scheduler/cron micro-service; uses GCP (transferred from gitlab profile)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to upload application:

  • Create a directory named 'lib' in the root project directory, if not already present
  • run these commands from the root project directory:
  • $ pip install -r requirements.txt -t lib
  • $ appcfg.py update .

Additional information:

For any other information related to uploading, downloading and managing the GAE app, visit this link

About

a generic scheduler/cron micro-service; uses GCP (transferred from gitlab profile)


Languages

Language:Python 100.0%