{% include '_header.html' %}
Observed Technology Landscape
Download
Technology Breakdown
Language
# Files
# Repos
{% for row in data %}
{{ row['Language'] }}
{{ row['count'] }}
{{ row['repos'] }}
{% endfor %}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}