Sidhant Bhavnani
8ffa72be72
Added Enthought Canopy
2015-10-22 03:41:00 +05:30
Ian Cordasco
eabbd96cbb
Merge pull request #619 from gczh/update-dev-env-links
...
Update Links in Dev IDE Section
2015-10-21 10:43:22 -05:00
Ian Cordasco
b6224e1214
Merge pull request #612 from MineDoubleSpace/master
...
Added Transforming Code into Beautiful, Idiomatic Python
2015-10-21 10:36:46 -05:00
Ian Cordasco
9f7d38eaf0
Merge pull request #615 from markvl/fix_warnings
...
Fix a couple of rst warnings
2015-10-21 10:36:01 -05:00
Gabriel SoHappy
7d7c535993
update spyder IDE and rope links in dev ide section
2015-10-21 22:03:39 +08:00
Ian Cordasco
d608c4c20c
Merge pull request #616 from bhavnanisidhant/bhavnanisidhant-OPT-1
...
Added Online Python Tutor
2015-10-21 07:59:48 -05:00
Sidhant Bhavnani
6897ba37cd
Made edits to Online Python Tutor
2015-10-21 15:25:33 +05:30
Mark van Lent
36faeccf6a
Fix "Literal block expected; none found." warning.
2015-10-21 06:20:11 +02:00
Mark van Lent
1f68a425dd
Fix duplicate target name "uwsgi".
2015-10-21 06:20:11 +02:00
Mark van Lent
d8b6a22f58
Fix duplicate target name "here".
2015-10-21 06:20:11 +02:00
Mark van Lent
25c0331da8
Fix underlines that were too short.
2015-10-21 06:20:11 +02:00
Mark van Lent
28518b1ada
Replace the "non breaking space" unicode character with a normal space.
2015-10-21 06:19:55 +02:00
MDS
ce9601115d
Removed extra new lines
2015-10-21 13:09:47 +13:00
Sidhant Bhavnani
bad501ace4
Added Online Python Tutor
...
I found this tool helpful when I started to learn how to code and I thought that this should be on the list.
2015-10-21 02:43:02 +05:30
Ian Cordasco
c97204de45
Merge pull request #599 from gsenesac/senesac_pillow
...
Added in examples and link to tutorial for imaging.rst.
2015-10-20 12:51:36 -05:00
Ian Cordasco
f000b2b36b
Merge pull request #605 from almartin82/patch-1
...
add note about XCode commandline tools in initial mac guide
2015-10-20 12:50:40 -05:00
Ian Cordasco
bb60298870
Merge pull request #606 from tylerdave/master
...
Update list of distros that come with 2.7
2015-10-20 12:50:27 -05:00
Gordon Senesac Jr
2b12a3c99d
Added in examples and link to tutorial for imaging.rst.
2015-10-19 19:24:27 -05:00
MDS
080782b243
Added Transforming Code into Beautiful, Idiomatic Python
2015-10-20 00:45:21 +13:00
Dave Forgac
7ceece2afc
Fix wrapped bold formatting
2015-10-19 00:17:41 -04:00
Dave Forgac
a2029ce880
Fix line length
2015-10-19 00:14:58 -04:00
Dave Forgac
8b291c16af
Update list of distros that come with 2.7
2015-10-19 00:00:57 -04:00
Andrew Martin
d7c17e02ec
double backticks
2015-10-18 23:34:28 -04:00
Ian Cordasco
69cd9aa270
Merge pull request #596 from ananyacleetus/patch-1
...
Added popular python libraries
2015-10-18 13:37:20 -05:00
Ian Cordasco
39a54d5c75
Merge pull request #600 from bhchance/patch-1
...
Update gotchas.rst
2015-10-18 13:34:08 -05:00
Andrew Martin
20bcb0bd02
add note about XCode commandline tools
...
Installing XCode isn't enough - minus the commandline tools, you'll get c compiler errors when you `brew install python`.
2015-10-17 14:24:00 -04:00
bhchance
c3de9df0ff
Update gotchas.rst
...
Previous test block did not show code blocks in markdown view.
2015-10-12 21:41:30 -05:00
Ananya W Cleetus
681c7a34a7
Update Readme.rst
2015-10-12 11:58:14 -04:00
Ian Cordasco
2c275f37ad
Merge pull request #595 from poll0rz/patch-1
...
Add Diamond python project - Metrics collector
2015-10-12 10:45:40 -05:00
poll0rz
ecb5860d27
Add Diamond python project - Metrics collector
2015-10-12 01:37:15 +02:00
Ian Cordasco
3c03e2499a
Merge pull request #572 from varunagrawal/env
...
virtualenv duplicate fix
2015-10-11 11:14:30 -05:00
Ian Cordasco
9308f82edd
Merge pull request #592 from edent/patch-3
...
Add link to EOL date
2015-10-09 15:54:44 -05:00
Ian Cordasco
a4dee3916f
Merge pull request #591 from edent/patch-2
...
Improve documentation for Linux Installation
2015-10-09 15:54:15 -05:00
Ian Cordasco
cc88e4b483
Merge pull request #585 from avinassh/patch-1
...
Update `gotchas.rst` to make the sentence simpler
Closes #556
2015-10-09 08:55:38 -05:00
Terence Eden
77bf0ad5e2
Updated as per feedback.
2015-10-08 14:17:00 +01:00
Terence Eden
bdd0c0c027
Updated as per feedback.
2015-10-08 14:15:31 +01:00
Ian Cordasco
3f2f8bd360
Merge pull request #590 from agronholm/master
...
PyInstaller is py3 compatible now
2015-10-08 07:55:45 -05:00
Terence Eden
02e1586b23
Add link to EOL date
...
Creates a link to the official page stating 2020 as EOL.
Fixes #588
(Sorry if this appears twice - my git-fu is weak.)
2015-10-08 12:38:16 +01:00
Terence Eden
51336710fa
Improve documentation for Linux Installation
...
* Removes redundant language.
* Helps user understand which version of Python & pip are installed.
* Link to modern way of installing pip & setuptools
Fixes #589
2015-10-08 12:11:58 +01:00
Alex Grönholm
eb5d3da8fc
PyInstaller is py3 compatible now
2015-10-08 13:42:16 +03:00
avi
00999cd2c9
Update gotchas.rst to make the sentence simpler
2015-10-05 20:12:05 +05:30
Ian Cordasco
f7e7ebf060
Merge pull request #567 from lukecaputo/patch-1
...
Corrected typo.
2015-10-05 09:32:07 -05:00
Ian Cordasco
f760d4b54d
Merge pull request #583 from Carreau/2020
...
explicitely state EOL year for python 2
2015-10-03 19:02:33 -05:00
Matthias Bussonnier
9ef5f97bfb
explicitely state EOL year
2015-10-03 15:32:53 -07:00
Ian Cordasco
36114aa6d5
Merge pull request #582 from annp89/feature/fix_django_section_broken_link
...
Change to link to point to "dev" version of documentation in Django docs
2015-10-03 16:30:07 -05:00
Ann Paul
a3a96b2ee0
Change to link to point to "dev" version of documentation in Django docs
2015-10-03 14:16:51 -07:00
Ian Cordasco
0935b309cb
Merge pull request #581 from MrJohz/master
...
Add a section for pyenv
Closes #395
2015-10-03 14:38:27 -05:00
Ian Cordasco
fecd5ec481
Merge pull request #576 from emilydolson/master
...
Resolved issue #174 by subdividing list idioms and replacing dict w/ set
2015-10-03 14:28:40 -05:00
Jonathan
766c5d4a55
Sounds more gramatically correct
2015-10-03 20:16:17 +01:00
Jonathan
bb5b1e60da
Add information on pyenv
2015-10-03 19:00:09 +01:00