GitHub / realpython/python-guide / commits
Python best practices guidebook, written for humans.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b4f393c8 | fix grammar typos | Jonathan Hartley <t****y@t****m> | about 11 years ago | |
| 4e96f4b7 | fix markup again | Jonathan Hartley <t****y@t****m> | about 11 years ago | |
| 62282e47 | fix markup | Jonathan Hartley <t****y@t****m> | about 11 years ago | |
| df345c0c | add mention of bdist_rpm | Jonathan Hartley <t****y@t****m> | about 11 years ago | |
| c0b377e8 | also mention .rpm as an example Linux package | Jonathan Hartley <t****y@t****m> | about 11 years ago | |
| 04e38e9e | Fixed a broken PEP acceptance workflow link. | Paulius Labanauskis <p****b@g****m> | about 11 years ago | |
| 72e00459 | Megabyte is abbreviated 'MB', according to wikipedia | Jonathan Hartley <t****y@t****m> | about 11 years ago | |
| 2914f721 | Megabyte is abbreviated 'MB', according to wikipedia | Jonathan Hartley <t****y@t****m> | about 11 years ago | |
| 5587288b | Freezing: clarify how it affects Python security updates | Jonathan Hartley <t****y@t****m> | about 11 years ago | |
| 1a79ec73 | Intro paras for Freezing and Packaging Your Code | Jonathan Hartley <t****y@t****m> | about 11 years ago | |
| da2f75b4 | merge Merge pull request #547 from smandy/master | Ian Cordasco <s****4@u****m> | about 11 years ago | |
| 6f8082d1 | reflect unification of python in emacs. | Andy Smith <a****h@g****m> | about 11 years ago | |
| 8fd3cc11 | merge Merge pull request #544 from ssundarraj/issue543 | Ian Cordasco <s****4@u****m> | about 11 years ago | |
| ec78861e | Fixes #543. % is not depricated in PEP3101. | Sriram Sundarraj <s****4@g****m> | about 11 years ago | |
| 8c60d1bd | merge Merge pull request #542 from spollard/master | Ian Cordasco <s****4@u****m> | about 11 years ago | |
| 9b1e9e26 | Update gui.rst | spollard <p****2@g****m> | about 11 years ago | |
| b77bcef7 | merge Merge pull request #540 from vipul-sharma20/docs | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 983ed795 | merge Merge pull request #541 from elatomo/fix-chameleon-link | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 06e3bcef | Fix rst formatting for chameleon link | José Fernández Ramos <e****o@g****m> | over 11 years ago | |
| bb593a1b | fixes #532 added doc for vim-flake8 | vipul <v****0@g****m> | over 11 years ago | |
| dce73b93 | merge Merge pull request #539 from tedmiston/master | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 7e7e9715 | Add mkproject instructions for virtualenvwrapper | Taylor Edmiston <t****n@g****m> | over 11 years ago | |
| d1ff0442 | merge Merge pull request #538 from vienno/jython_version | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 6af3912c | jython version now 2.7 | vienno <r****g@g****m> | over 11 years ago | |
| c000a536 | merge Merge pull request #536 from tylerdave/master | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| ad9f689f | Fixed broken contributing link | Dave Forgac <t****e@t****m> | over 11 years ago | |
| 247e1c4e | merge Merge pull request #535 from knikolla/master | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| f7ee56f5 | Corrected line ending after removing broken link | Kristi Nikolla <k****a@b****u> | over 11 years ago | |
| 28e365f1 | Removed broken link to Zen of Python in style.rst | Kristi Nikolla <k****a@b****u> | over 11 years ago | |
| ca0e531b | merge Merge pull request #534 from aclark4life/master | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 5468e02e | Update imaging.rst | Alex Clark <a****k@a****t> | over 11 years ago | |
| e1be7ac3 | merge Merge pull request #530 from christiankolding/patch-1 | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 7325e070 | update latest version link to 2.7.9 | Christian Kolding-Sørensen <c****g@g****m> | over 11 years ago | |
| 315eba8d | Add ptpython to other tools | Tony Narlock <t****y@g****m> | over 11 years ago | |
| 4e700725 | merge Merge pull request #527 from streeter/patch-1 | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 2876c05e | Fix link to pip vs easy_install | Chris Streeter <c****s@c****m> | over 11 years ago | |
| 0b0990be | merge Merge pull request #524 from taddeimania/revise-consenting | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 06085127 | Revise 'consenting adult' verbiage | taddeimania <j****i@g****m> | over 11 years ago | |
| 874b47da | merge Merge pull request #522 from vpzee/master | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 014c191f | merge Merge pull request #520 from sjbarlas/patch-1 | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 7e385158 | Corrected lines to be no longer than 78 characters | Vincent Zee <z****p@g****m> | over 11 years ago | |
| fd8572a7 | merge Merge pull request #521 from vpzee/master | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 5aac29d2 | Fixed the urls pointing to contribute and fixed some lines that were | Vincent Zee <z****p@g****m> | over 11 years ago | |
| d6c2c8d1 | Fixed url to contribute page | Vincent Zee <z****p@g****m> | over 11 years ago | |
| 12dc0651 | Fix bad url. | Vincent Zee <z****p@g****m> | over 11 years ago | |
| 9f8bda57 | Python course for beginners | Saira J. Barlas <c****0@m****e> | over 11 years ago | |
| da5d9d3d | merge Merge pull request #519 from vishalsodani/master | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 4ad53a49 | Use virtualwrapper-win on windows | Vishal Sodani <v****i@r****m> | over 11 years ago | |
| e42e21fc | merge Merge pull request #515 from mplewis/improve_json_section | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 48361b5a | merge Merge pull request #517 from mtunique/patch-1 | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 938b9325 | Update osx.rst | Tao Meng <m****e@u****m> | over 11 years ago | |
| f6d503dd | Revert "Add info on working with file objects" | Matthew Lewis <m****t@m****m> | over 11 years ago | |
| 651129ad | merge Merge pull request #516 from eikonomega/patch-1 | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| 2b15ec8a | Update logging.rst | Michael Dunn <m****e@e****m> | over 11 years ago | |
| 86d29a3c | Update logging.rst | Michael Dunn <m****e@e****m> | over 11 years ago | |
| 4ffb7ff3 | Update logging.rst | Michael Dunn <m****e@e****m> | over 11 years ago | |
| 2e2d70ca | Add info on working with file objects | Matthew Lewis <m****t@m****m> | over 11 years ago | |
| ecc570d1 | Improve wording of intro paragraph | Matthew Lewis <m****t@m****m> | over 11 years ago | |
| 4fbc739b | Add details on how to use simplejson | Matthew Lewis <m****t@m****m> | over 11 years ago | |
| fc0fa674 | merge Merge pull request #1 from kennethreitz/master | Matthew Lewis <m****t@m****m> | over 11 years ago | |
| 0f797099 | Change logging_config extension to ini | Ian Cordasco <g****v@g****m> | over 11 years ago | |
| c4d63d60 | merge Merge branch 'pr/511' | Ian Cordasco <g****v@g****m> | over 11 years ago | |
| f1e196a7 | Commit last few necessary edits | Ian Cordasco <g****v@g****m> | over 11 years ago | |
| 37ed5fc4 | update based on PR feedback | Sam Clift <s****m@c****m> | over 11 years ago | |
| cb1ddc63 | merge Merge pull request #512 from tanyaschlusser/master | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| df7a2256 | Italic pro/con to bold, and '--' to colon after the pro/con | Tanya Schlusser <t****a@t****t> | over 11 years ago | |
| 0c1551ae | Added pro / con bullets to the list of ways to configure a logger | Tanya Schlusser <t****a@t****t> | over 11 years ago | |
| 1cfb637c | Removed a stray capitalization and improved the grammar in the 'print' vs 'lo... | Tanya Schlusser <t****a@t****t> | over 11 years ago | |
| 7c37ec83 | Modified the new writing/logging.rst according to comments on the initial pul... | Tanya Schlusser <t****a@t****t> | over 11 years ago | |
| 95ecb66c | Added the logging section after the testing section in the Writing page | Tanya Schlusser <t****a@t****t> | over 11 years ago | |
| 7ff1d000 | First attemt at a section on logging. | Tanya Schlusser <t****a@t****t> | over 11 years ago | |
| 332fdcd6 | arrays to lists | Sam Clift <s****m@c****m> | over 11 years ago | |
| f5ee4e20 | Improvements to the JSON section | Sam Clift <s****m@c****m> | over 11 years ago | |
| 4db76aac | merge Merge pull request #510 from mcagl/patch-1 | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| fa307c21 | Update cli.rst | Mark <m****l@u****m> | over 11 years ago | |
| de9c3700 | merge Merge pull request #507 from royka/add_json_section | Kenneth Reitz <m****e@k****g> | over 11 years ago | |
| 33c5a0fb | merge Merge pull request #509 from grdryn/patch-1 | Ian Cordasco <s****4@u****m> | over 11 years ago | |
| aa951a13 | Fix minor type in tests.rst: is -> in | Gerard Ryan <g****d@r****t> | over 11 years ago | |
| 49988bf5 | add initial JSON section | Sam Clift <s****m@c****m> | over 11 years ago | |
| 417afdcf | merge Merge pull request #505 from originalankur/master | Ian Cordasco <i****b@c****m> | over 11 years ago | |
| 082203fd | Appended the Import Python Newsletter listing to the news section | ankur <a****r@o****m> | over 11 years ago | |
| 459a7f23 | Added a importpython weekly newsletter to the listing | ankur <a****r@o****m> | over 11 years ago | |
| 975a7e69 | merge Merge pull request #501 from webmaven/master | Ian Cordasco <i****b@c****m> | over 11 years ago | |
| 53bf93d7 | A bit more editing and cleanup of the Chameleon section. | Michael Bernstein <m****l@f****m> | over 11 years ago | |
| c04def9e | Expanded and edited the Chameleon section. | Michael Bernstein <m****l@f****m> | over 11 years ago | |
| 126d874a | merge Merge pull request #500 from wonderb0lt/more-orms-in-database-section | Ian Cordasco <i****b@c****m> | over 11 years ago | |
| 3c56e57c | merge Merge pull request #503 from clebio/master | Ian Cordasco <i****b@c****m> | over 11 years ago | |
| 85faaee2 | merge Merge pull request #504 from mbren/dev | Ian Cordasco <i****b@c****m> | over 11 years ago | |
| db1a94fd | copy edits | Mary Brennan <m****y@h****m> | over 11 years ago | |
| dcecd412 | Revert removal of user prompt; Don't prescribe which emulator to use | Caleb Hyde <c****e@a****m> | over 11 years ago | |
| 0f070bf3 | Restructured Text formatting, not Markdown | Caleb Hyde <c****e@a****m> | over 11 years ago | |
| 0559d84a | Minor formatting fix | Caleb Hyde <c****e@a****m> | over 11 years ago | |
| 6abba869 | Explicitly state Terminal; update link to Homebrew | Caleb Hyde <c****e@a****m> | over 11 years ago | |
| 4dadbdc1 | merge Merge pull request #502 from helenst/virtualenvwrapper-link | Ian Cordasco <i****b@c****m> | over 11 years ago | |
| e9eb5da1 | Reference virtualenvwrapper from linux install page: Refs #469 | Helen ST <h****t@g****m> | over 11 years ago | |
| 2aa73607 | Cleanup. | Michael R. Bernstein <m****l@f****m> | over 11 years ago | |
| 93fc32f1 | Typos | Michael R. Bernstein <m****l@f****m> | over 11 years ago | |
| fa446e1f | Added basic section on Chameleon | Michael R. Bernstein <m****l@f****m> | over 11 years ago | |
| 2408d903 | Provided some more information on PonyORM and SQLObjects | Patrick Stegmann <p****n@c****z> | over 11 years ago | |
| ff9daaca | Added peewee, PonyORM and SQLObject to the databases section | Patrick Stegmann <p****n@c****z> | over 11 years ago |