Commit Graph

63 Commits

Author SHA1 Message Date
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
Zearin f2fc5d9c1c Mark up files (…that I missed earlier…) 2014-04-14 08:21:16 -04:00
Zearin ba34421d66 Mark up command line options 2014-04-14 08:18:35 -04:00
Zearin cc7b19356e Mark up files & directories 2014-04-11 11:26:37 -04:00
Zearin 91ba68d972 dev/env.rst: Un-markup “site-packages” 2014-03-31 10:35:36 -04:00
Zearin caa7ac3f26 dev/env.rst: Remove (body text) comma 2014-03-31 10:33:46 -04:00
Zearin 3050584ff3 dev/env.rst: Minor edits 2014-03-27 14:46:08 -04:00
Zearin 1b4fc887ea dev/env.rst: Markup 2014-03-27 14:45:57 -04:00
Chen Liu 2017f02265 update "env.rst" 2014-02-06 21:10:56 -05:00
smithandrewl 5444d703d5 Capitalization in env.rst
Replaced python with Python
2014-01-18 21:58:43 -06:00
justinhorner 26f94e45db Update env.rst
trailing slash in link caused 404, removed to fix link
2014-01-02 18:00:43 -07:00
kuyan 2c2f25dc1c Don't use direct links if it can be helped. 2013-08-03 19:36:50 -07:00
kuyan b6f014342d Use the :pep: tag instead of directly linking PEPs 2013-07-30 13:05:56 -07:00
kuyan 4b22dd7205 Added note on SublimeLinter. 2013-07-30 12:35:44 -07:00
kuyan 0eff17af22 'async' --> 'asynchronous' 2013-06-13 00:51:26 -07:00
kuyan 16d92c428d PEP and Python are capitalized. 2013-06-13 00:50:44 -07:00
ugurthemaster 3dd1fb055b Update env.rst 2013-05-29 13:38:29 +03:00
Kyle Kelley d3a112479a Grammar fixes, whitespace cleanup, flow fixes 2013-03-22 23:23:05 -04:00
Kyle Kelley 76217eae5c Cleaned up the "python-mode" section...
This whole section was worded a little funny, so I cleaned it up. Since I
haven't used the module mentioned, I can't speak to what should really be here
or if this is even a best practice...
2013-03-22 23:11:37 -04:00
Kenneth Reitz 2b82bfcd33 Merge pull request #216 from artiegold/master
Close #193. Notes on virtualenv.
2012-12-21 12:55:26 -08:00
Thomas Weißschuh 2210172c50 fix typo in env.rst 2012-11-24 12:41:44 +00:00
Artie Gold 19db184eb9 Add notes that --no-site-packages is default behavior for virtualenv
from version 1.7 onward. Close #193.
2012-11-15 23:13:58 -06:00
Pengkui Luo 64934821c4 Update docs/dev/env.rst
.vimrc file: added 'autoindent'; added comments to illustrate.
2012-11-14 04:48:21 -06:00
osscca ff1157d038 Added NINJA-IDE to IDEs 2012-09-28 21:08:42 +02:00