{% extends "basic/layout.html" %} {% block sidebarsearch %} {{ super() }} {% endblock %} {% block extrahead %} SlipGURU Dipartimento di Informatica e Scienze dell'Informazione Università Degli Studi di Genova {% endblock %} {% block sidebarrel %} {% endblock %} {% block sidebartoc %} {% if prev %} {{ super() }} {% else %}

Download

Current version: {{ release }}

Get L1L2Py from the Python Package Index, or install it with:

pip install -U {{ project }}
or:
easy_install -U L1L2Py

Latest documentation in pdf is also available.

{% endif %} {% endblock %}