Zearin
c06fca111e
Readme.rst: Minor edits
2014-03-27 14:25:43 -04:00
Ian Cordasco
89e32d1059
Merge pull request #392 from asweigart/patch-2
...
Add two free beginner's books to the list
2014-03-26 08:24:11 -05:00
Ian Cordasco
3b4c78ae61
Merge pull request #388 from willingc/doc-359
...
Issue 359: Proposed clarification for OS X Python Installation
2014-03-26 08:19:03 -05:00
Al Sweigart
2abd312b14
Add two free beginner's books to the list
2014-03-25 15:05:41 -07:00
Ian Cordasco
178e4f68e1
Merge pull request #389 from willingc/doc-263
...
Created top level how to contribute doc as suggested in Issue: 263
2014-03-25 14:03:24 -05:00
Carol Willing
36ff47d9f9
Created top level how to contribute doc as suggested in Issue: 263
2014-03-23 13:58:03 -07:00
Carol Willing
7cb0d7b7db
Clarified Python version suitable for development. Removed reference to Lion to be more generic OS X.
2014-03-23 13:13:44 -07:00
Ian Cordasco
0dfc6e716a
Merge pull request #387 from canibanoglu/pip-caching
...
Added instructions to set up pip for caching packages
2014-03-21 09:39:37 -05:00
Can Ibanoglu
78d5318b01
Removed the word 'naturally'
2014-03-21 16:06:25 +02:00
Ian Cordasco
e6b8ba3738
Merge pull request #385 from eno93/patch-1
...
Move TK to top and sort the rest alphabetically
2014-03-20 17:59:58 -05:00
Can Ibanoglu
97701f1a9c
Added instructions to set up pip for caching packages
2014-03-21 00:59:27 +02:00
eno93
77d1199451
as suggested
...
so long as it is consistant.
2014-03-21 08:05:03 +11:00
Ian Cordasco
42fe5eccbe
Merge pull request #386 from eno93/master
...
Update year to 2014
2014-03-20 08:41:05 -05:00
eno93
c59f329e36
Update year to 2014
...
Update year
2014-03-20 11:29:23 +11:00
eno93
338180f125
Move TK to top and sort the rest alphabetically
...
Makes more sense to be alpha sorted; except for Tkinter which is included with python.
I gather the original order was random and not meant to be preferential?
2014-03-20 11:16:11 +11:00
Ian Cordasco
9fe1ad4fd9
Merge pull request #384 from rogererens/patch-1
...
Reset list 'a'
2014-03-19 17:41:59 -05:00
rogererens
8fd4e4586e
Reset list 'a'
...
The result of the previous block containing the map example left 'a' to be [6, 7, 8], so resetting 'a' back to [3, 4, 5] seems to keep the example in line with the other ones.
2014-03-19 23:02:37 +01:00
Ian Cordasco
8dc2f39c8d
Merge pull request #380 from sigmavirus24/add-mock-note
...
Add note about mock in Python 3.3
2014-03-15 18:13:10 -05:00
Ian Cordasco
eec36320eb
Add link to stdlib mock
2014-03-15 18:12:50 -05:00
Ian Cordasco
f579b1d922
Add note about mock in Python 3.3
...
Closes #170
2014-03-15 16:22:20 -05:00
Ian Cordasco
2454c818ae
Merge pull request #338 from canibanoglu/pip-venv
...
Added virtual environment enforcing for pip for the osx installation tutorial
2014-03-15 09:08:57 -05:00
Ian Cordasco
787bb76f3f
Merge pull request #379 from nelsonjchen/patch-1
...
Update tests.rst
2014-03-15 09:08:12 -05:00
Can Ibanoglu
2f9fc823da
Deleted the horizontal line, took back the messed up commits
2014-03-15 11:48:55 +02:00
Nelson Chen
0506020a7f
Update tests.rst
...
s/has names/have names/
2014-03-13 15:50:29 -07:00
kennethreitz
ef30d6fd42
Merge pull request #378 from davidjb/patch-1
...
Add details about uWSGI as WSGI server
2014-03-12 16:52:17 -04:00
David Beitey
f26e5e6c66
Add details about uWSGI as WSGI server
2014-03-11 10:18:54 +10:00
Ian Cordasco
776c2b5bba
Merge pull request #366 from techtonik/credits
...
Give credits to people in the sidebar to the left
2014-03-06 20:16:18 -06:00
Can Ibanoglu
2c48b39659
Getting up-to-date before pushing changes
2014-03-06 17:00:57 +02:00
Can Ibanoglu
100a4cb422
Created a new section for virtualenv and pip
2014-03-06 16:56:22 +02:00
Ian Cordasco
456660cd3c
Last bit of unhandled PR review from #370
2014-03-05 19:57:12 -06:00
Ian Cordasco
2d6521e3e4
Make this one sentence simpler
2014-03-05 19:52:13 -06:00
kennethreitz
1753f458fa
Merge pull request #368 from techtonik/sphinx-works
...
Bring generated makefiles up to date with Sphinx 1.2
2014-03-05 11:05:42 -05:00
kennethreitz
9165aefd9a
Merge pull request #369 from avisser/master
...
"where ever" => "wherever"
2014-03-05 11:05:24 -05:00
kennethreitz
9427b020d3
Merge pull request #370 from tommy3001/master
...
Cython description and code example added
2014-03-05 11:05:09 -05:00
Ian Cordasco
f52704926c
Keep it neutral
2014-03-03 06:49:26 -06:00
Ian Cordasco
dedd5d98a6
Merge pull request #376 from glasslion/master
...
Add a new documentation tool: MkDocs
2014-03-03 06:48:31 -06:00
Leonardo.Z
6edbe90266
Add a new documentation tool: MkDocs
...
MkDocs is a new and popular documentation tool written in Python. It's supported by ReadTheDoc.org.
2014-03-03 14:17:51 +08:00
Ian Cordasco
b04c12ff7c
Merge pull request #375 from eet6646/master
...
Issue #361 - Link to PDF
2014-02-24 19:51:26 -06:00
eet6646
a2da09a6c5
Wording fix
2014-02-24 15:07:24 -04:00
anatoly techtonik
153fd15095
missing >
2014-02-24 14:49:30 +02:00
anatoly techtonik
d28d2f546c
Anguish languish per comments
2014-02-24 10:02:18 +02:00
eet6646
8330e78359
Issue #361 - Link to PDF
2014-02-23 22:24:12 -04:00
tommy3001
b8f9923416
Improvements of description. Thanks to sigmavirus24
2014-02-23 23:32:13 +01:00
Ian Cordasco
2e5985ffef
Merge pull request #374 from hammer/master
...
"faster on tracks" => "back on track faster"
2014-02-22 18:53:08 -06:00
Jeff Hammerbacher
ca240c2479
"faster on tracks" => "back on track faster"
2014-02-22 18:59:01 -05:00
Ian Cordasco
edb3c5a4ca
Merge pull request #372 from DhiaTN/patch-1
...
Update cli.rst
2014-02-20 08:34:09 -06:00
Dhia Abbassi
c469659116
Update cli.rst
...
Blank line added after the title Cliff.
2014-02-20 09:25:27 +01:00
Dhia Abbassi
1be68ba749
Update cli.rst
...
Added Cliff module description.
2014-02-19 21:15:16 +01:00
Ian Cordasco
92d68050c5
Merge pull request #371 from JonasGroeger/master
...
Included tldrlegal.com
2014-02-17 15:07:11 -06:00
Jonas Gröger
c8bda6892f
Added oxford comma.
2014-02-17 21:03:36 +01:00