Commit Graph

1531 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 727ff08091 Merge pull request #621 from bhavnanisidhant/patch-2
Added Web.py and Web2py
2015-10-31 09:28:51 -05:00
Ian Cordasco 0e06a61ea5 Merge branch 'pr/640'
Closes #640
2015-10-31 09:20:14 -05:00
Navdeep Singh fd846d8820 Add short description of Buildout 2015-10-31 09:20:03 -05:00
Navdeep Singh 2527b7c5e5 Add space missing between operating and system 2015-10-31 09:17:32 -05:00
Ian Cordasco 4426806372 Fix up travis build 2015-10-30 22:51:20 -05:00
Ian Cordasco b1859afa2c Make warnings in the docs fail the build 2015-10-30 22:36:07 -05:00
Ian Cordasco 318eef3ee4 Fix typo in sphinx command 2015-10-30 22:34:21 -05:00
Ian Cordasco 2183825101 Update Travis CI config 2015-10-30 22:33:17 -05:00
Ian Cordasco 0bab1f5b03 Merge pull request #652 from zwernberg/pycharm
updated pycharm plugin url
2015-10-30 22:15:10 -05:00
Zach Wernberg b636a0cd49 updated pycharm plugin url 2015-10-30 21:53:47 -05:00
Ian Cordasco c13c7c3b3d Merge branch 'pr/642'
Closes #642
2015-10-30 08:56:13 -05:00
Udit Vasu dc7ee74d73 Changed to Unix 2015-10-30 08:55:59 -05:00
Udit Vasu 3a234de2a8 Capitalize few terms 2015-10-30 08:55:59 -05:00
Ian Cordasco 33d3fee331 Merge pull request #634 from SanketDG/mako
add Mako to templating section
2015-10-30 08:45:59 -05:00
dshendler 3bfafa47d3 updated location of windows install from python.org home page 2015-10-28 23:48:10 -05:00
Steven Bock 7c6848beb6 Added Codecademy description
Elaborated on the Codecademy description so it specifies that the user's code is interpreted in-browser for feedback on the user's work. This part wasn't specified very well in the previous description.
2015-10-27 21:53:06 -07: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
Ian Cordasco c4acda4462 Merge pull request #638 from Grimy/patch-2
env.rst: fix typo
2015-10-27 09:03:25 -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
aaron 599200c023 Edited for typos 2015-10-26 23:52:03 -05:00
aaron b1b5f95cdf Added new file to list of scenarios 2015-10-26 23:46:19 -05:00
aaron 2dea4bc5ee Added sections for SWIG and boost.python 2015-10-26 23:45:11 -05:00
aaron 44ca0b19a6 Added clib interface file; populated ctypes 2015-10-26 23:42:56 -05:00
SanketDG 92cfb70e87 add Mako to templating section
http://www.makotemplates.org/

Mako is the default templating language included in the pyramid
and pylons web frameworks. This includes a short info on how to
get started writing templates in Mako.
2015-10-26 21:58:34 +05:30
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
jxu093 bbead84641 Add misc learning resource
fullstackpython for web development
2015-10-25 22:39:16 -04:00
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
Ian Cordasco 2474c7b0fa Merge pull request #630 from codeaditya/master
Update the link for latest available Python 2.7 release for Windows
2015-10-25 21:05:46 -05:00
Aditya 6bd7804577 Update the link for latest available Python 2.7 release for Windows 2015-10-25 15:25:50 +05:30
Ian Cordasco 0f6372f6a0 Merge branch 'pr/624' 2015-10-24 12:53:22 -05:00
J. Cristóbal López 88a46531da List installed packages with "pip list" 2015-10-24 12:53:06 -05:00
Ian Cordasco 769b74b147 Merge branch 'pr/628' 2015-10-24 11:16:27 -05:00
Navdeep Singh 4b370757a3 Add a missing space in the Puppet Admin section 2015-10-24 11:16:12 -05:00
sirMackk 77cf4f478d Adds context manager section to structure.rst 2015-10-24 07:30:38 +02:00
Gordon Senesac Jr 5ce9c8a445 Added serialization.rst file to scenarios. 2015-10-22 20:25:44 -05:00
Sidhant Bhavnani a5510abc65 Added Web.py and Web2py 2015-10-22 21:27:36 +05:30
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