avrae / lambda-scripts

Scripts used for Avrae in AWS Lambda.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda Scripts

These scripts are used in AWS Lambda.

prepare_lambda.sh

Compiles a virtual environment at venv and all Python files into a zip.

daily_analytics.py

Calculates some analytics daily at 3am CST.

About

Scripts used for Avrae in AWS Lambda.

License:MIT License


Languages

Language:Python 97.1%Language:Shell 2.9%