Skip to content

k1832/atcoder_calendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atcoder_calender

AtCoderの公式(?)カレンダーが更新されていないことがあるのでAPIの使い方やクラウド上での定期実行などの勉強も兼ねて作ってみることにした。

自分のGoogleカレンダーに追加する

main.py

このソースコードを Google Cloud Functions で実行しています。 定期実行には Cloud Scheduler を活用しました。

リンタの掛け方

※pylint のインストールが必要です。
pylint --rcfile=./pylintrc main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%