From 9ed2a3a96300b74b5118a4918a3a256213a1e1f0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 16 May 2018 20:29:30 -0300 Subject: Recipes: empanado --- research/python.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'research') diff --git a/research/python.md b/research/python.md index 833b357..febf01a 100644 --- a/research/python.md +++ b/research/python.md @@ -86,6 +86,11 @@ or referencing a list. * [Welcome | Flask (A Python Microframework)](http://flask.pocoo.org/) ([package](https://packages.debian.org/stretch/python-flask)). * Async: [asyncio](https://docs.python.org/3/library/asyncio.html), Twisted and Tornado. +* [Anaconda Data Science Platform](https://www.anaconda.com/). + +## IDEs + +* [PyCharm](https://www.jetbrains.com/pycharm/). ## Test projects -- cgit v1.2.3