kennethreitz
|
daf5d4d306
|
requirements.txt
|
2016-02-21 18:28:22 -05:00 |
|
kennethreitz
|
c4b0ab6731
|
remove old theme
|
2016-02-21 18:28:22 -05:00 |
|
kennethreitz
|
f8cd34ae6b
|
Merge pull request #674 from rmalecky/pycco-homepage-moved
Updated documentation.rst - pycco homepage moved
|
2016-02-21 15:02:39 -05:00 |
|
Ryan Malecky
|
7938a99f2e
|
Updated documentation.rst - pycco homepage moved
|
2016-02-21 13:54:15 -05:00 |
|
kennethreitz
|
2c849a96ff
|
Structure of the Repository
|
2016-02-13 09:48:54 -05:00 |
|
kennethreitz
|
2b44ee34c8
|
Update freezing.rst
|
2016-02-13 03:39:54 -05:00 |
|
kennethreitz
|
c2c49f08fc
|
Update freezing.rst
|
2016-02-13 03:39:21 -05:00 |
|
kennethreitz
|
4e5b195371
|
Update freezing.rst
|
2016-02-13 03:39:06 -05:00 |
|
kennethreitz
|
1255d8f98f
|
Merge pull request #669 from kuldeeps48/master
A note for xrange() use in Python 3. Issue #665
|
2016-01-29 20:59:39 -05:00 |
|
kennethreitz
|
74e15245a9
|
Merge pull request #672 from shichao-an/master
Added Python Essential Reference to learning.rst
|
2016-01-29 20:58:18 -05:00 |
|
kennethreitz
|
f1bf7888fd
|
Merge pull request #673 from rcatajar/patch-1
Fix varibable name in XML parsing scenario
|
2016-01-29 20:57:57 -05:00 |
|
Romain Catajar
|
5a2374d093
|
Fix varibable name in XML parsing scenario
In the xmltodict example, the xml is loaded in the variable obj but is later referenced as doc.
Fixed by renaming obj to doc
|
2016-01-27 17:52:53 +01:00 |
|
Shichao An
|
b3ce58c58e
|
Added Python Essential Reference to learning.rst
|
2016-01-26 15:28:48 -08:00 |
|
kennethreitz
|
13bf0aefa0
|
Update conf.py
|
2016-01-26 18:04:22 -05:00 |
|
kennethreitz
|
abab81deb7
|
Update conf.py
|
2016-01-26 18:02:52 -05:00 |
|
kennethreitz
|
e696ab88e7
|
Merge pull request #670 from TridevGuha/patch-2
Update conf.py
|
2016-01-26 18:01:53 -05:00 |
|
Tridev
|
c48ec0657a
|
Update conf.py
update at line 49 to the issue #646
|
2016-01-26 09:39:49 +05:30 |
|
Kuldeep Singh
|
7aca6814e2
|
Added Note for xrange
Python 3 does not have xrange(). Uses range() instead.
|
2016-01-25 23:09:42 +05:30 |
|
Kuldeep Singh
|
e6fb422d45
|
Changed xrange to range
Since xrange no longer works in python3
|
2016-01-25 22:28:46 +05:30 |
|
kennethreitz
|
2d85613ae5
|
Merge pull request #580 from mahanmarwat/master
PyGObject section added
|
2016-01-15 18:26:17 -05:00 |
|
kennethreitz
|
128891585f
|
intermediate books section
|
2016-01-15 18:19:40 -05:00 |
|
kennethreitz
|
f181cdc4ab
|
Merge pull request #617 from bhchance/patch-2
Update learning.rst
|
2016-01-15 18:18:45 -05:00 |
|
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
|
bad3c407e7
|
Update .travis.yml
|
2016-01-15 18:02:12 -05:00 |
|
kennethreitz
|
59ca0c71d5
|
Update conf.py
|
2016-01-15 17:57:14 -05:00 |
|
kennethreitz
|
afb22e66bc
|
Merge pull request #663 from souravsingh/update-readme
Some Corrections in README
|
2016-01-15 17:55:51 -05:00 |
|
kennethreitz
|
a4a66265d2
|
Merge pull request #664 from staranjeet/typo-fix
removes repeating web.py from docs/scenarios
|
2016-01-15 17:55:33 -05:00 |
|
Taranjeet
|
aa8bf18b87
|
removes repeating web.py from docs/scenarios
|
2015-12-27 18:02:49 +05:30 |
|
Sourav Singh
|
6a0e1787d7
|
Some Corrections in README
Some small correction in README.
|
2015-12-16 10:36:45 +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 |
|
Ian Cordasco
|
8b396b3621
|
Merge branch 'pr/659'
Fixes #659
|
2015-11-19 17:25:36 -06:00 |
|
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 |
|
Ian Cordasco
|
b178051bca
|
Merge pull request #658 from brittag/link-fixes
Link to internal Virtual Environments page from install pages
Closes #656
|
2015-11-17 19:38:51 -06:00 |
|
Britta Gustafson
|
baf4158b13
|
Link to internal Virtual Environments page from install pages
|
2015-11-17 15:48:52 -08:00 |
|
Ian Cordasco
|
a9dad6b315
|
Merge pull request #654 from tlevine/master
use .content in lxml
|
2015-11-05 09:36:47 -06: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 |
|