Commit Graph

159 Commits

Author SHA1 Message Date
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
Nishant Singh 1eedf3a2f2 Fixed broken link to Pipenv documentation
Changed `https://docs.pipenv.org/` -> `https://pipenv.kennethreitz.org/`
2019-10-29 16:55:37 +05:30
谭九鼎 90cbdc8e20 Trivial fix 2019-07-16 11:40:10 +08:00
kennethreitz 6c223b97e1 Merge pull request #991 from morenoh149/patch-4
Replace Autoenv with direnv
2019-05-31 13:16:50 -04:00
Mr-Io 20f0c9c2b7 use windows environment variable when indicating default path for pip.ini
Replace %HOME% with %USERPROFILE% when referencing commands line in
windows. This is already done in other part of the guide such as in
virtualenvwrapper.
2019-05-16 10:23:02 +02:00
Harry Moreno fe7c85b26e Replace Autoenv with direnv
* Autoenv has been locked, use direnv as recommended by Autoenv
2019-03-24 16:24:29 -04:00
Harry Moreno 34e6410f25 Removing virtualenv should delete venv directory 2019-03-24 15:47:51 -04:00
Marc Poulin 1ad887785b Merge pull request #975 from Christofosho/master
Minor Inconsistency and Grammar Fixes
2019-03-11 12:23:22 -06:00
Andrew Janke 808eb3a286 Fix redirected and broken links 2019-03-05 00:52:49 -05:00
Christopher Snow ff05d2f76c Fix inconsistency with virtualenv project folder naming, and a couple grammar checks. 2019-02-08 21:35:06 -05:00
Marc Poulin 507281032e python-requests.org redirect
Before, http://python-requests.org would redirect to http://docs.python-requests.org/en/master/

Now, page links to http://docs.python-requests.org/en/master/ directly.
2019-02-08 14:54:07 -07:00
Kevin D Barbour 6749edc80a Fix broken link to python-requests.org (http only) 2019-02-07 08:45:55 -05:00
Dan Bader f066175650 Merge pull request #958 from apjanke/console-lexer-not-bash
Use `console` lexer, not `bash`, for shell sessions
2019-01-14 17:38:01 -08:00
Marc Poulin 922d549603 Merge branch 'master' into typos2 2018-12-21 10:13:13 -07:00
Marc Poulin ade79fad44 Merge pull request #965 from apjanke/fix-build-warnings
Fix sphinx build warnings
2018-12-21 09:50:06 -07:00
Marc Poulin 705e90ef43 Merge branch 'master' into standard-american-english 2018-12-20 15:03:09 -07:00
Surya Teja Reddy Valluri dc85a33f3a Fixed Scripts issue 2018-12-20 21:34:46 +05:30
Surya Teja Reddy Valluri a5eb4cae8e Merge branch 'master' of https://github.com/realpython/python-guide 2018-12-20 21:28:23 +05:30
Marc Poulin 32437cc4bc Merge pull request #952 from apjanke/typos
Typo and grammar fixes
2018-12-19 08:42:58 -07:00
Andrew Janke 97679865ac Fix "WARNING: Title level inconsistent" 2018-12-18 14:01:35 -05:00
Surya Teja Reddy Valluri 179493d96c small typo 2018-12-18 22:33:59 +05:30
Surya Teja Reddy Valluri 7022a9faef Fixed typos/grammer 2018-12-18 22:32:01 +05:30
Andrew Janke a2555b9852 Standardize on American English for the Guide 2018-12-18 02:32:06 -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
Andrew Janke eb6ec70706 Typo, grammar, and style fixes 2018-12-17 17:23:26 -05:00
Surya Teja af9971071b Added windows virtual environment activation command. Closes #942 2018-12-16 19:08:05 +05:30
Dan Bader 03ed5fbf0d Host photos locally 2018-07-16 17:51:29 -07:00
Dan Bader 64c752a241 Update /en/latest/ internal links 2018-07-16 16:52:15 -07:00
Dan Bader 40571f40e8 Make HTTPS the default & update canonical 2018-07-16 14:35:36 -07:00
Dan Bader 75b235fdf0 Bump deps 2018-07-16 12:10:07 -07:00
Youngsup Oh d7f9ff4180 Fix undefined labels
- pip, Pipenv, Pipfile
2018-06-03 04:43:31 +09:00
Moritz Reiter be727dbcf4 Update information about pip caching 2018-02-17 16:34:48 +01:00
Oliver Newman 63cbbefdf0 Fix VS Code extension link 2018-01-10 09:14:53 -08:00
kennethreitz 65cf3b1c49 Merge pull request #855 from BlueStarCoder/patch-1
correct typo in virtualenvs.rst
2017-11-02 15:41:07 -04:00
kikisdeliveryservice d6982f162f add internal link to version control ignores 2017-10-31 09:22:02 -07:00
BlueStarCoder 11b1297f99 correct typo in virtualenvs.rst
change $PROJECT_HOME to $WORKON_HOME on line 362
2017-10-26 10:24:08 +05:30
Jero 2e2be97ae9 Fix typo
From 'avalable' to 'available'
2017-10-07 11:06:34 +08:00
kennethreitz afa74782c5 Update virtualenvs.rst 2017-09-30 09:15:40 -04:00
kennethreitz 98735c6354 Update env.rst 2017-09-04 17:06:17 -04:00
kennethreitz 7eca881a11 Update pip-virtualenv.rst 2017-09-04 17:05:23 -04:00
kennethreitz 13832a64ff Update virtualenvs.rst 2017-09-04 17:04:56 -04:00
kennethreitz 4dbf587160 Update virtualenvs.rst 2017-08-31 03:11:20 -04:00
kennethreitz ba1cdd54ec Update virtualenvs.rst 2017-08-30 20:37:11 -04:00
kennethreitz 86e7d9f08b Update virtualenvs.rst 2017-08-30 19:56:58 -04:00