# メタ認知ゲーム 自分の判断とみんなの判断がどれくらい違っているのかが分かる調査アプリケーション # DEMO # Features # Requirement * otree>=5.2.2 * psycopg2>=2.8.4 * sentry-sdk>=0.7.9 # Installation ```bash pip install otree ``` # Usage # Note # Author # License