Commit Graph

1791 Commits

Author SHA1 Message Date
Surya Teja Reddy Valluri fb856c1167 Merge branch 'master' of https://github.com/realpython/python-guide 2018-12-18 22:30:33 +05:30
Harish Kesava Rao 3cf750bea1 Incorporated changes from style suggestions 2018-12-18 07:01:38 -06:00
Andrew Janke a2555b9852 Standardize on American English for the Guide 2018-12-18 02:32:06 -05:00
Andrew Janke 9ae7b69a62 Don't qualify OS X version when saying what Python version it ships with 2018-12-18 01:02:58 -05:00
Andrew Janke c902b8c628 Use console lexer, not bash, for shell sessions 2018-12-18 00:51:46 -05:00
Andrew Janke e6d6e47b46 Use "Unix" instead of "UNIX" consistently 2018-12-18 00:33:12 -05:00
Andrew Janke a622afa235 More typo, grammar, and style fixes 2018-12-18 00:26:44 -05:00
Harish Kesava Rao fd2a8f3e8f Final commit 2018-12-17 21:02:21 -06:00
Andrew Janke 5dcd3b81da Update Anaconda links and text to reflect company name change 2018-12-17 18:22:01 -05:00
Andrew Janke eb6ec70706 Typo, grammar, and style fixes 2018-12-17 17:23:26 -05:00
Marc Poulin 0dfc4c3555 Merge pull request #949 from apjanke/style-Xcode
Style it "Xcode", not "XCode"
2018-12-17 13:55:39 -07:00
Andrew Janke dfa8b35a3b Capitalize "Homebrew" consistently" 2018-12-17 13:21:20 -05:00
Andrew Janke 45814137dc Style it "Xcode", not "XCode" 2018-12-17 12:50:00 -05:00
Harish Kesava Rao 8a6b1c73bf issue-938: added sections in serialization for simple file, csv, yaml, json 2018-12-16 22:35:35 -06:00
Surya Teja af9971071b Added windows virtual environment activation command. Closes #942 2018-12-16 19:08:05 +05:30
Marc Poulin 35c13bc9ea Fixed all H2 headings
Before, H2 fomratting was not consistent.
Now, all H2 headings use over/under asterisks.
2018-12-04 13:44:41 -07:00
Marc Poulin 693c8ca677 Fixed all H1 headings
Before, H1 headings were not consistent.
Now, all H1 headings user over/under hashes.
2018-11-29 11:46:30 -07:00
Dan Bader e000bd28c7 Merge pull request #937 from MikeTheWatchGuy/master
Added information on new Qt port.
2018-11-26 13:24:33 -08:00
Dan Bader 8e7ba7e666 Update community.rst 2018-11-21 17:16:12 -08:00
MikeTheWatchGuy 8ec78ec61b Added information on new Qt port. 2018-11-21 09:11:53 -05:00
Ben Norquist eda3868a80 merge master 2018-11-20 12:10:31 -06:00
Ben Norquist c178db7792 redundant instructions 2018-11-20 12:07:27 -06:00
Ben Norquist fdc5e3bfaa add path step for mojave and high sierra 2018-11-20 12:06:14 -06:00
Dan Bader 61254a06da Spelling 2018-11-08 11:47:49 -08:00
s-pace 126c1594e8 Search the Guide 2018-11-07 20:39:23 +01:00
s-pace 1d3dfa6183 override 2018-11-07 18:51:25 +01:00
s-pace 87a3400adf removing extra bottom line 2018-11-07 18:47:28 +01:00
Sylvain Pace 4e081f2e9e Merge branch 'master' into www/fix/search_script_position 2018-11-07 18:30:18 +01:00
s-pace 18df25b13e ready to deploy 2018-11-07 18:28:59 +01:00
s-pace f52611818b everything in the same place 2018-11-07 18:20:01 +01:00
Dan Bader 2fe73f2807 Revert "adding search experience to the documentation #932"
This reverts commit 1363df8e25.
2018-11-07 09:10:58 -08:00
s-pace 2f70d88292 script with the nav 2018-11-07 18:10:44 +01:00
s-pace f7b55aa35e using another id 2018-11-07 18:05:54 +01:00
s-pace 03601528ec fixing position of the script 2018-11-07 17:55:02 +01:00
s-pace 1363df8e25 adding search experience to the documentation #932 2018-11-07 17:34:50 +01:00
Marc Poulin 57360cf2c6 Resolved W3C link redirect warnings
Fixed permanent redirects reported by the W3C link checker.
2018-10-22 14:12:24 -06:00
Marc Poulin a6aa52a7a3 Fixed URL for Dive Into Python
Before, link to "Dive Into Python 3" was broken.
Now, link points to correct page.
2018-10-19 08:07:21 -06:00
Aditya bd3d762f5e Update the link for latest available Python 2.7 release for Windows 2018-10-15 15:47:12 +05:30
Dan Bader 2dee29c362 Update community 2018-10-11 15:45:20 -07:00
Marc Poulin 4e6093a8f7 Merge pull request #924 from mrshu/mrshu/cli-fire
add: Section on `fire` in CLI scenario
2018-10-10 13:20:21 -06:00
Dan Bader 5bd6610e41 Update whitelist 2018-10-07 13:20:54 -07:00
mr.Shu 6e557c3e87 add: Section on fire in CLI scenario
* Add a section on [Python Fire](https://github.com/google/python-fire/)
  in the CLI scenario.

Signed-off-by: mr.Shu <mr@shu.io>
2018-10-06 13:49:12 +02:00
Rick West 92ee9d116f Update web.rst 2018-09-30 14:02:01 +01:00
Rick West 33436d48cc Update web.rst following #922
Fix broken link 🙈
2018-09-29 21:03:44 +01:00
Rick West 96d17ff292 Update web.rst
Add Masonite to web frameworks.
2018-09-29 19:22:56 +01:00
Marc Poulin 29be1ba532 Capitalize CPU and I/O 2018-09-25 13:36:31 -06:00
Marc Poulin 71b2afae23 Deleted first paragraph
The subject of this section is finding examples of excellent code, not "readability matters".
2018-09-24 14:29:11 -06:00
Marc Poulin 3bdbae8d8c Fixed grammar. 2018-09-24 13:58:49 -06:00
Marc Poulin 5d0541cbea Added missing comma 2018-09-24 13:52:20 -06:00
Dan Bader bc74a48a8c Update _redirects 2018-09-21 10:22:58 -07:00