Commit Graph

1127 Commits

Author SHA1 Message Date
Sidhant Bhavnani 92532d485e Made the fixes
Removed the indentation, underlining to the length of the title and put my subsection under IDEs.
2015-10-22 04:31:33 +05:30
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
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
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
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
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
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
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
emilydolson df255faa64 Fixed typo + formatting 2015-10-03 13:50:42 -04:00
Ian Cordasco fc4874647f Merge pull request #564 from rajathkumarmp/patch-2
IPython install edit
2015-10-03 11:11:04 -05:00
Ian Cordasco 4fe45013bb Merge pull request #574 from dreamtocode/patch-2
Update sidebarintro.html
2015-10-03 11:08:55 -05:00
Ian Cordasco ef32e9db1b Merge pull request #575 from dissolved/master
Typo and grammar fixes.
2015-10-03 11:08:05 -05:00
Ian Cordasco 0058198bb3 Merge pull request #578 from tkschmidt/typos
fixed a few typos
2015-10-03 11:00:14 -05:00
Ian Cordasco ac3bea4263 Merge pull request #577 from kdelwat/master
Added usage instructions for autopep8
2015-10-03 10:59:59 -05:00
Ann Paul 13078ff627 Fix link to pip vs easy_install comparison 2015-10-02 21:50:48 -07:00
Tobias Schmidt 139a9671db fixed a few typos 2015-10-03 00:50:20 +02:00