|
|
|
|
|
by collyw
4100 days ago
|
|
I have my main work database / Django project in Python 2. I have a few smaller projects I have started since then - I used Python 3. There are very few noticeable differences. Why would you not start with a more up to date version. Unless there are specific packages you need or expect to need that are not supported I would say Python 3 makes more sense. |
|