Bartosz Zaczyński
c4ec15c97b
Merge pull request #1022 from carloshvp/master
...
#1021 Moved VS Code to Text Editor
2020-08-13 11:36:29 +02:00
Romilly Cocking
88377b8e64
Fixed typo
2020-02-27 16:19:23 +00:00
Romilly Cocking
66e19ef0fe
Added description of mu IDE.
2020-02-27 16:17:25 +00:00
Carlos Hernandez-Vaquero
bccf450132
Moved VS Code to Text Editor
2019-12-08 17:34:52 +01:00
pierreluctg
b353da2984
Correcting pyenv url
2019-11-15 14:57:16 -05:00
Andrew Janke
808eb3a286
Fix redirected and broken links
2019-03-05 00:52:49 -05:00
Marc Poulin
922d549603
Merge branch 'master' into typos2
2018-12-21 10:13:13 -07:00
Marc Poulin
705e90ef43
Merge branch 'master' into standard-american-english
2018-12-20 15:03:09 -07:00
Marc Poulin
32437cc4bc
Merge pull request #952 from apjanke/typos
...
Typo and grammar fixes
2018-12-19 08:42:58 -07:00
Andrew Janke
a2555b9852
Standardize on American English for the Guide
2018-12-18 02:32:06 -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
Andrew Janke
eb6ec70706
Typo, grammar, and style fixes
2018-12-17 17:23:26 -05:00
Dan Bader
03ed5fbf0d
Host photos locally
2018-07-16 17:51:29 -07:00
Oliver Newman
63cbbefdf0
Fix VS Code extension link
2018-01-10 09:14:53 -08:00
kennethreitz
98735c6354
Update env.rst
2017-09-04 17:06:17 -04:00
Daniel Andersson
3f8f2fd739
pep8 is nowadays called pycodestyle
...
See <https://github.com/PyCQA/pycodestyle/issues/466 >. Pointing towards
the `pep8` tool risks leading users to outdated versions of the tool
(the last `pep8` version is 1.7.0 from January 2016; the currently
latest `pycodestyle` version is 2.3.0).
2017-05-25 19:40:08 +02:00
Marijn van der Zee
2f9028969c
Remove wrong usage of :option:
...
From http://www.sphinx-doc.org/en/stable/domains.html#directive-option :
> The directive will create cross-reference targets for the given options,
> referencable by option (in the example case, you’d use something like
> :option:`dest_dir`, :option:`-m`, or :option:`--module`).
I don't think we're intending here to create cross references,
we simply want to render it nicely.
So just use code formatting instead.
This gets rid of the last build warnings.
2017-03-11 15:18:48 +01:00
Marijn van der Zee
04587705fa
Fix undeline warnings
...
https://travis-ci.org/kennethreitz/python-guide/builds/204641280
2017-03-11 11:28:36 +01:00
Will Humphreys
220001839d
Fix missing space
2016-11-29 18:24:54 +00:00
Don Jayamanne
46ca5e9323
fixed review issues
2016-07-07 00:23:31 +10:00
Don Jayamanne
a603b95c87
updated to include a reference to VS Code
2016-07-06 17:17:28 +10:00
Zach Wernberg
b636a0cd49
updated pycharm plugin url
2015-10-30 21:53:47 -05:00
Victor Adam
dd2399abe9
env.rst: fix typo
...
“in an one project” didn’t make sense. It should either be “in any project” or “in one project”.
2015-10-27 13:58:10 +01:00
Sidhant Bhavnani
92532d485e
Made the fixes
...
Removed the indentation, underlining to the length of the title and put my subsection under IDEs.
2015-10-22 04:31:33 +05:30
Sidhant Bhavnani
8ffa72be72
Added Enthought Canopy
2015-10-22 03:41:00 +05:30
Gabriel SoHappy
7d7c535993
update spyder IDE and rope links in dev ide section
2015-10-21 22:03:39 +08:00
Ian Cordasco
3c03e2499a
Merge pull request #572 from varunagrawal/env
...
virtualenv duplicate fix
2015-10-11 11:14:30 -05:00
Jonathan
766c5d4a55
Sounds more gramatically correct
2015-10-03 20:16:17 +01:00
Jonathan
bb5b1e60da
Add information on pyenv
2015-10-03 19:00:09 +01:00
Varun Agrawal
1f0a62a8f8
updated virtualenv sectio to remove duplicates
2015-10-02 14:51:18 +00:00
Rajath Kumar M.P
510b3c61da
update - 2
2015-10-02 19:20:07 +05:30
Rajath Kumar M.P
4a40fe3a22
updated
2015-10-02 12:34:28 +05:30
Rajath Kumar M.P
a35561efc9
IPython install edit
...
Installs dependencies for notebook.
2015-10-01 18:39:55 +05:30
kennethreitz
beaae535a2
Merge pull request #528 from tony/patch-1
...
Add ptpython to other tools
2015-09-20 17:18:29 -04:00
Andy Smith
6f8082d1b6
reflect unification of python in emacs.
2015-08-16 20:58:12 +01:00
vipul
bb593a1b94
fixes #532 added doc for vim-flake8
...
fixes #532 added doc for vim-flake8
fixes #532 added doc for vim-flake8
2015-05-18 19:49:02 +05:30
Tony Narlock
315eba8d79
Add ptpython to other tools
...
https://github.com/jonathanslenders/ptpython/
2015-03-20 11:32:26 -07:00
Vincent Zee
7e385158c7
Corrected lines to be no longer than 78 characters
2015-03-01 16:27:06 +01:00
Mary Brennan
db1a94fd43
copy edits
2014-12-06 11:55:30 -08:00
Taylor Barnett
17d0f7f005
Title style fix in env.rst
2014-11-19 18:18:08 -06:00
Taylor Barnett
e4025c1f3f
Removed virtualenv and linked to central location
2014-11-10 20:02:38 -06:00
syndg
73a961a651
Added Github Atom to env.rst
2014-08-29 17:21:33 +03:00
Rafael Moyano
1f34aa5c56
Eric IDE included and other ides improved.
2014-07-18 23:55:57 -03:00
george
1329ee2040
Removed spaces at the ends of lines.
2014-06-17 18:36:02 -06:00
george
7b901f8d3f
Added back an Oxford comma in dev/env.
2014-06-17 18:20:23 -06:00
george
366e4b4c72
A couple changes to dev/env.
2014-06-17 18:18:00 -06:00
george
58dfa3f505
Wording, comma and case changes (VIM->Vim) for dev/env.
...
Tried to normalize with no Oxford commas.
2014-06-17 14:46:53 -06:00
Moayad Mardini
8914b06556
Added a note about SuperTab in VIM section
2014-05-05 18:13:43 -04:00
Ian Cordasco
4dec827aa3
Merge pull request #408 from Zearin/markup-option
...
Mark up command line options
2014-04-14 19:48:34 -05:00