{% extends 'bootstrap/base.html' %} {% import 'bootstrap/fixes.html' as fixes %} {% block title %}d3cryp7.py{% endblock %} {% block head %} {{super()}} {{fixes.ie8()}} {% endblock %} {% block content %}

d3cryp7.py

A Python module for image analysis and recognition

Documentation

A list of all functions provided by the application

Configuration

Edit the settings for the application

{% endblock %}