From 500b0e1e5ce93bee686f0ddaeda3553dada2ed44 Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Tue, 5 Sep 2017 18:46:46 -0300
Subject: [PATCH] Updates blog

---
 research/python.mdwn | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/research/python.mdwn b/research/python.mdwn
index 3a62cad..102dac5 100644
--- a/research/python.mdwn
+++ b/research/python.mdwn
@@ -70,8 +70,9 @@ Python encourages polymorphism:
     that do not create new objects. Although such objects can be copied, in-place
     changes support direct modification.
 
-## Libraries
+## Libraries and applications
 
+* QGIS.
 * [SciPy.org — SciPy.org](https://www.scipy.org/) ([package](https://packages.debian.org/stable/python-scipy)).
 
 ## Test projects
-- 
GitLab