Commit Graph

2235 Commits

Author SHA1 Message Date
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
Marc Poulin 566e8275d2 Merge pull request #925 from codeaditya/version-update
Update the link for latest available Python 2.7 release for Windows
2018-10-15 12:48:59 -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
Marc Poulin 8ea6c6a106 Merge pull request #923 from rickwest/patch-2
Update web.rst following #922 
Link now goes to main page.
2018-09-30 09:48:10 -06: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
Dan Bader b22766707c Merge pull request #922 from rickwest/patch-1
Update web.rst
2018-09-29 11:58:00 -07:00
Rick West 96d17ff292 Update web.rst
Add Masonite to web frameworks.
2018-09-29 19:22:56 +01:00
Marc Poulin bdaf525f94 Merge pull request #921 from realpython/grammarly
Grammarly
2018-09-25 13:38:55 -06: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
Dan Bader 1afc0423bf Merge pull request #919 from realpython/issue-796
Issue 796 resolved
2018-09-17 11:02:37 -07:00
Marc Poulin 1d1ebf540d Side effects of changing a list 2018-09-14 11:20:53 -06:00
Marc Poulin dc078e1a66 Cleaned up some wording 2018-09-14 11:11:16 -06:00
Marc Poulin 6d8a602a0c Cleaned up formatting and grammar 2018-09-14 10:46:54 -06:00
Marc Poulin 29abc5acf3 Modifying the values in a list
To avoid side effects, don't modify the original list. Create a new list instead.
2018-09-13 11:28:43 -06:00
Marc Poulin e69d7e7657 2.x vs 3.x, lists vs. iterators
Describe the differences between 2.x and 3.x and suggest situations when iterators would be more appropriate than lists.
2018-09-13 11:00:37 -06:00
Marc Poulin 436dec875c Issue 796, clarify ways to manipulate a list 2018-09-11 15:52:31 -06:00
Dan Bader 95f203bc9c Merge pull request #918 from MikeTheWatchGuy/master
Add PySimpleGUI to list of GUI frameworks
2018-09-03 22:18:42 -07:00
MikeTheWatchGuy a27732e229 Update gui.rst 2018-09-04 01:07:27 -04:00
MikeTheWatchGuy 1ec2c8ff61 Update gui.rst 2018-09-03 20:29:46 -04:00
Dan Bader 78fdbb4fae Fix tag 2018-08-30 11:12:10 -07:00
Dan Bader 5dc3e3ee6f Merge pull request #915 from realpython/robots.txt
robots.txt metadata
2018-08-28 14:41:14 -07:00
Dan Bader be092755a2 Update layout 2018-08-28 14:40:40 -07:00
Dan Bader b2ada7259c Add robots.txt 2018-08-27 15:56:49 -07:00
Dan Bader 4ae5cf94f1 Merge pull request #912 from guettli/patch-2
Added hint, that py2exe looks dated.
2018-08-13 08:32:50 -07:00
Thomas Güttler 8785c71f28 Added hint, that py2exe looks dated.
PR for #911
2018-08-13 15:01:20 +02:00
Dan Bader ed027cbc72 Update social card image 2018-07-31 13:27:31 -07:00
Dan Bader a550d579d6 Add social cards support 2018-07-31 13:21:31 -07:00
Dan Bader cd912938e3 Fix typo & readjust sidebars 2018-07-25 21:00:13 -07:00
Dan Bader 4b16a1eba7 Update Makefile and footer 2018-07-25 16:51:25 -07:00
Dan Bader 89f78160d1 Update sidebar 2018-07-25 15:13:58 -07:00
Dan Bader b6415461b8 Bump TravisCI Python to 3.6 2018-07-16 18:16:29 -07:00
Dan Bader f4cc0d68d9 Merge branch 'master' of github.com:realpython/python-guide 2018-07-16 18:14:09 -07:00
Dan Bader 0e3430bbf9 Figure out how to add meta description tags via rst 2018-07-16 18:13:56 -07:00
Dan Bader db09314b73 Fix image url 2018-07-16 17:57:55 -07:00
Dan Bader 2a273a9365 Fix image link 2018-07-16 17:54:35 -07:00
Dan Bader a46d291bd5 Merge pull request #909 from realpython/image-hosting
Host photos locally
2018-07-16 17:53:53 -07:00
Dan Bader 03ed5fbf0d Host photos locally 2018-07-16 17:51:29 -07:00
Dan Bader 71e387ada6 Merge branch 'new-hosting' 2018-07-16 17:33:00 -07:00
Dan Bader cf2403aa7f Replace Amazon pixel with image 2018-07-16 17:29:53 -07:00
Dan Bader abb7eef3d7 Merge pull request #908 from realpython/new-hosting
New hosting
2018-07-16 17:12:25 -07:00
Dan Bader fdbeab634f Fix http sidebar link 2018-07-16 17:06:02 -07:00