{% extends "events/base_sidebar.html" %} {% load static %} {% block title %}Summer Code Jam 2021{% endblock %} {% block breadcrumb %}
  • Events
  • Code Jams
  • Summer Code Jam 2021
  • Approved Frameworks
  • {% endblock %} {% block event_content %}

    Below is the list of approved frameworks that you can use for the code jam. Please take note of what frameworks are available for which platform. Please work with your team to choose a library that everyone can develop on, whether it's cross platform or something you can use WSL or a Virtual Machine for.

    Urwid

    urwid

    Curses

    curses

    Blessed

    blessed

    Rich

    rich

    Asciimatics

    asciimatics

    Python Prompt Toolkit

    python prompt toolkit
    {% endblock %} {% block sidebar %} {% include "events/sidebar/code-jams/8.html" %} {% endblock %}