Python 2.x vs. 3.x use survey
21–30 of 72 posts
Re: Python 2.x vs. 3.x use survey
#22Re: Python 2.x vs. 3.x use survey
#23Stopped using python in my research. Now I stick with Matlab/Julia.
Re: Python 2.x vs. 3.x use survey
#24Meanwhile, the Python 3 Wall of Superpowers is looking really good. 166/200 major watched projects are Python 3-compatible. https://python3wos.appspot.com
Re: Python 2.x vs. 3.x use survey
#25Stopped using python in my research. Now I stick with Matlab/Julia.
Re: Python 2.x vs. 3.x use survey
#26Meanwhile, the Python 3 Wall of Superpowers is looking really good. 166/200 major watched projects are Python 3-compatible. https://python3wos.appspot.com
Re: Python 2.x vs. 3.x use survey
#27Meanwhile, the Python 3 Wall of Superpowers is looking really good. 166/200 major watched projects are Python 3-compatible. https://python3wos.appspot.com
Python 2 was supposed to be dead at least 2 years ago and still 34/200 major watched projects use it.
Re: Python 2.x vs. 3.x use survey
#28Re: Python 2.x vs. 3.x use survey
#29Last year a survey was conducted on python 2 and 3 usage. It sparkled interesting discussions on HN: https://news.ycombinator.com/item?id=6990481 "Python 2.x vs 3.x use survey" https://news.ycombinator.com/item?id=7005711 " Python 2.x vs. 3.x survey results" Here is the 2014 edition, slightly updated (from 9 to 11 questions). It should not take you more than 1 minute to fill. I would be pleased if you took that time.…
Where will the results be published?
Re: Python 2.x vs. 3.x use survey
#30This reminds me of a Flask mini project I did. I was doing it in Ubuntu (LTS if I'm not mistaken). I picked python3 and ran with it. As I tried to use Python's virtualenv (venv), I went down the rabbit hole of a broken mess that was left in Ubuntu. I just reinstalled Ubuntu this week so I might give it another shot, but every time I try to do something with Python I end up with a broken mess, and that's disheartening
(Other comments suggest that there are fundamental problems with Python and virtualenv and Ubuntu, so either I just fortuitously missed all of that or maybe I was in such a happy delirium of tinkering that I've now forgotten all about it.)