Skip to content

d-kimuson/Scrape_univ_schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

会津大学 スケジュールスクレイピング

環境

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.15.3
BuildVersion:   19D76

Setup

1. .envファイル, credentiaals.json の準備

  • .env.sample ファイルを参考に, ログイン情報を .env ファイル に書き, src 下に設置
  • Python Quickstart - Google Calnder API から credentiaals.json をダウンロードして設置

2. 環境構築

$ pip install pipenv
$ pipenv install --dev --ignore-pipfile
$ pipenv shell

3. 実行

$ pipenv run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages