aboutsummaryrefslogtreecommitdiff
path: root/research
diff options
context:
space:
mode:
Diffstat (limited to 'research')
-rw-r--r--research/python.mdwn3
1 files changed, 2 insertions, 1 deletions
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