solid-file-python @ PyConTW 2021 sprint
CoC
Rundown
- 11:20~12:30
- Warmup
- Onboard tutorial
- Env Setup
- Planning
- 13:30~16:30
- 16:30~17:30
簽到區
- (name / gather town name / discord name / github id if different)
- Petertc Chu / hrchu
- Alex Van / Alex Van / None / alexhtwen
- Billy/ M/ billy/ worksB-collab
- Jack Chang / changjac / jack20951948#0398 / jack20951948
- wanchu / wanchu / piglet / halloju
- peter0083 / peter0083 / peter0083 / peter0083
Onboard
- Docs
- How Solid work?
- Demo
- Implementations
- solid-file-python
Env setup
Tools: Pycharm, Python, git, github, Postman
Planning
Demo & Retro
high level file operations implement 小隊
- Alex
- 目前在研讀和消化solid_api.py及SolidApi.js中。
- solid_api.py試改了一些錯字以及加一兩個註解。
- 試寫了patch_file(),但不知道對不對。
- 今天(09-26)只能做到這裡,以後有空再繼續。
structured data 小隊
- Jack Chang, Cheng
- 理解RDF -> triples
- 理解OAuth2 and OIDC的差異
- 使用postman嘗試讀寫POD
OIDC 小隊
- wanchu, billy
- 理解OAuth2 and OIDC的差異
- 理解OICD的實作流程