ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
an asyncio-based pet project for assessing
the quality of higher education in Kyiv Polytechnic Institute
Misha Behersky
PyCon Ukraine 2016
Idea
¡ñ Collect feedbacks from students of Kyiv
Polytechnic Institute
¡ñ Assessment of disciplines which a student learns
¡ñ Ask alumni and lecturers too
2
Motivation
¡ñ Try to change state of education in NTUU "KPI"
¡ñ Try Python 3.5 and asyncio stack in production
¡ñ A lot of fun
3
Publicly launched at Feb 26 2016
4
Students - 1200+ groups in KPI with unique schedule
5
Stats
6
¡ñ 8000+ responses collected in 10 days
¡ñ 32% of KPI students took part in the survey
¡ñ 2 developers
¡ñ 60+ non-technical contributors
Current state
7
¡ñ collect feedbacks (done)
¡ñ +1 technical contributor for Data Analysis (done)
¡ñ publish results for Kyiv Polytechnic Institute (in progress)
Our stack
8
¡ñ Python 3.5
¡ñ asyncio
¡ñ aiohttp
¡ñ aiopg
¡ñ aioredis
¡ñ aiomeasures
¡ñ asynctest
¡ñ aiohttp_jinja2
¡ñ raven_aiohttp
¡ñ pytest-asyncio
¡ñ asynctest
Thank you
9
¡ñ kpidata.org
¡ñ twitter.com/KPIdataHQ
¡ñ facebook.com/kpidataHQ
¡ñ vk.com/kpidata
Misha Behersky
@bmwant
Viacheslav Kakovskyi
@kakovskyi

More Related Content

KPIdata - PyCon Ukraine 2016, lightning talk

  • 1. an asyncio-based pet project for assessing the quality of higher education in Kyiv Polytechnic Institute Misha Behersky PyCon Ukraine 2016
  • 2. Idea ¡ñ Collect feedbacks from students of Kyiv Polytechnic Institute ¡ñ Assessment of disciplines which a student learns ¡ñ Ask alumni and lecturers too 2
  • 3. Motivation ¡ñ Try to change state of education in NTUU "KPI" ¡ñ Try Python 3.5 and asyncio stack in production ¡ñ A lot of fun 3
  • 4. Publicly launched at Feb 26 2016 4
  • 5. Students - 1200+ groups in KPI with unique schedule 5
  • 6. Stats 6 ¡ñ 8000+ responses collected in 10 days ¡ñ 32% of KPI students took part in the survey ¡ñ 2 developers ¡ñ 60+ non-technical contributors
  • 7. Current state 7 ¡ñ collect feedbacks (done) ¡ñ +1 technical contributor for Data Analysis (done) ¡ñ publish results for Kyiv Polytechnic Institute (in progress)
  • 8. Our stack 8 ¡ñ Python 3.5 ¡ñ asyncio ¡ñ aiohttp ¡ñ aiopg ¡ñ aioredis ¡ñ aiomeasures ¡ñ asynctest ¡ñ aiohttp_jinja2 ¡ñ raven_aiohttp ¡ñ pytest-asyncio ¡ñ asynctest
  • 9. Thank you 9 ¡ñ kpidata.org ¡ñ twitter.com/KPIdataHQ ¡ñ facebook.com/kpidataHQ ¡ñ vk.com/kpidata Misha Behersky @bmwant Viacheslav Kakovskyi @kakovskyi