kennethreitz
c843060d6d
updates to context managers
2016-01-15 18:15:24 -05:00
kennethreitz
600615021e
Merge pull request #627 from sirMackk/master
...
Adds context manager section to structure.rst
2016-01-15 18:13:15 -05:00
kennethreitz
c0dfe512bf
Update contents.rst.inc
2016-01-15 18:10:42 -05:00
kennethreitz
a6d750ae6b
Merge pull request #625 from gsenesac/serialization
...
Added serialization.rst file to scenarios.
2016-01-15 18:08:33 -05:00
kennethreitz
231f548a51
Merge pull request #633 from jxu093/master
...
Add misc learning resource
2016-01-15 18:07:39 -05:00
kennethreitz
9379b625ba
Update learning.rst
2016-01-15 18:07:14 -05:00
kennethreitz
5ca73ef3a2
Merge pull request #641 from dabockster/patch-1
...
Added Codecademy description
2016-01-15 18:06:32 -05:00
kennethreitz
c1df18f25c
Merge pull request #644 from dshendler/master
...
updated location of windows install from python.org home page
2016-01-15 18:05:42 -05:00
kennethreitz
4e9267fa11
Merge pull request #661 from saurvs/master
...
Added PyInstaller section for OS X
2016-01-15 18:02:38 -05:00
kennethreitz
59ca0c71d5
Update conf.py
2016-01-15 17:57:14 -05:00
Taranjeet
aa8bf18b87
removes repeating web.py from docs/scenarios
2015-12-27 18:02:49 +05:30
Saurav Sachidanand
c9035bd548
Updated formatting in PyInstaller for OS X section
2015-12-03 12:04:41 +05:30
Saurav Sachidanand
b05b43090b
Updated PyInstaller section for OS X
...
Added explanation and examples for PyInstaller for OS X.
2015-12-03 11:59:53 +05:30
Britta
8ad4ec2816
Removing Gratipay donation widget
2015-11-19 17:25:18 -06:00
Britta
560391d0ce
Updating "Gittip" to "Gratipay" in text and links
...
Gittip changed its name to Gratipay more than a year ago.
2015-11-19 17:25:12 -06:00
Britta Gustafson
baf4158b13
Link to internal Virtual Environments page from install pages
2015-11-17 15:48:52 -08:00
Thomas Levine
6e4eb1f9a6
use .content in lxml
...
This can also be thought of as a bug in lxml.
It just occurred to me that maybe I should fix that.
2015-11-04 20:05:31 -05:00
Ian Cordasco
184ef033ff
Merge pull request #636 from ambray/aaron/add-clib-doc
...
Aaron/add clib doc
2015-11-01 13:57:48 -06:00
aaron
3f0508403e
Fixed a formatting issue introduced in ctypes
2015-11-01 13:33:47 -06:00
aaron
fc092a1a98
Added CFFI section
2015-11-01 11:40:05 -06:00
aaron
7d0139a248
Modified ctypes entry for clarity
2015-11-01 08:41:27 -06:00
Ian Cordasco
de12022fc3
Fix line wrapping from #625
...
Strip trailing whitespace
(cherry picked from commit 932a66a78bac5b41f723758ba6dd6489c1346215)
2015-10-31 11:04:48 -05:00
Ian Cordasco
b02a66ae98
Merge branch 'pr/635'
...
Closes #635
2015-10-31 11:04:39 -05:00
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
Zach Wernberg
b636a0cd49
updated pycharm plugin url
2015-10-30 21:53:47 -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
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