Commit Graph

1146 Commits

Author SHA1 Message Date
Shiven Mian dff8f0d943 Fixed duplicate target name
Address review comments on content of additions and match section title
styling of the rest of the guide.
2015-10-31 10:51:41 -05:00
Shiven Mian 6d7c9897b9 Updated OpenCV 2015-10-31 10:51:41 -05:00
Shiven Mian 5714d409e3 Added OpenCV to Image Processing 2015-10-31 10:51:41 -05:00
Ian Cordasco 6387f5dd02 Merge branch 'pr/614'
Closes #614
2015-10-27 09:34:01 -05:00
Jorge Puente-Sarrín e602c5f4a9 Fix typo Beazleys -> Beazley's 2015-10-27 09:20:10 -05:00
Victor Adam dd2399abe9 env.rst: fix typo
“in an one project” didn’t make sense. It should either be “in any project” or “in one project”.
2015-10-27 13:58:10 +01:00
Ian Cordasco cee124ed92 Merge pull request #631 from SanketDG/burrito
added info for virtualenv-burrito
2015-10-26 10:39:57 -05:00
SanketDG 65d2861809 added info for virtualenv-burrito
with virtualenv-burrito, we can have a virtualenv + virtualenvwrapper
environment by typing out a single command.

https://github.com/brainsik/virtualenv-burrito
2015-10-26 21:05:35 +05:30
Baptiste Mille-Mathias 0e643b28d8 Update link documentation for chef
Documentation moved elsewhere
2015-10-25 21:16:25 -05:00
Ian Cordasco 0be039df57 Merge branch 'pr/586'
Closes #586
2015-10-25 21:07:40 -05:00
katmutua 699255b72a More notes on chef for configuration management 2015-10-25 21:06:39 -05:00
Aditya 6bd7804577 Update the link for latest available Python 2.7 release for Windows 2015-10-25 15:25:50 +05:30
J. Cristóbal López 88a46531da List installed packages with "pip list" 2015-10-24 12:53:06 -05:00
Navdeep Singh 4b370757a3 Add a missing space in the Puppet Admin section 2015-10-24 11:16:12 -05:00
Ian Cordasco dbef55521f Merge pull request #620 from bhavnanisidhant/patch-1
Added Enthought Canopy
2015-10-22 10:11:20 -05:00
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
Ian Cordasco 877ad38540 Match title underlining length to title length 2015-10-21 17:24:29 -05:00
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