{% extends "main.html" %} {% block section_title %} About Cilantropy version {{ version }} {% endblock %} {% block content %}

Cilantropy was created by {{ author }} to provide an "easy-to-use" visual interface for Python newcomers. Today we have many nice distribution utilities like pip, distribute, etc, but we don't have a nice visual approach with these same goals.


If you want to contribute (even with documentation), please fork me at Github, open issues, make suggestions.

{% endblock %}