项目作者: AntonUspehov

项目描述 :
Up-to-date bus schedule for the Rialto business-centre. Don't be late 😉
高级语言: Python
项目地址: git://github.com/AntonUspehov/rialto-bus-bot.git
创建时间: 2019-03-10T22:53:25Z
项目社区:https://github.com/AntonUspehov/rialto-bus-bot

开源协议:

下载


Welcome to RialtoBusBot project!

This is a project for Python development with AWS CDK.

You can try it in Telegram - @RialtoBusBot.

Original schedule

schedule

Useful cdk commands

  • cdk ls list all stacks in the app
  • cdk synth emits the synthesized CloudFormation template
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk docs open CDK documentation

To add additional dependencies, for example other CDK libraries, just add
them to your setup.py file and rerun the pip install -r requirements.txt
command.


Enjoy!