Kaleb Elwert
83085e5231
python: remove zstyle setting in favor of third party environment variable
...
Refs #1519 , #1520
2017-12-14 17:23:44 -08:00
Kaleb Elwert
e021adeb4a
python: make a reasonable guess about virtualenvwrapper python location
...
Fixes #1416
2017-12-11 11:01:42 -08:00
Kaleb Elwert
b407ba0c3a
python-info: provide python version info for theming
...
Closes #1173
Closes #958
2017-12-04 12:05:21 -08:00
ickc
96bbb31cc8
Added conda virtualenv support to python module. ( #1505 )
...
* Added conda virtualenv support to python module
* Added instructions for Python module options to README
Thanks to @egpbos for the original feature and @ickc for fixing the merge conflicts.
2017-11-12 16:20:52 -08:00
Jeff Widman
727f094b0f
[python] cleanup readme formatting
...
Anyone want some backticks? :-)
2017-08-29 16:51:27 -07:00
Jeff Widman
8fa14ed72f
Drop easy_install
in docs, everyone now uses pip
( #1436 )
2017-08-29 16:04:44 -07:00
Indrajit Raychaudhuri
19435b16ea
[python] Improve and document virtualenvwrapper
initialization flow
...
Changes:
* Simplify zstyle name `skip-virtualenvwrapper-init` to `initialize`
avoiding double negation in name
* Always perform `eval (pyenv virtualenv-init -)` at initialization
* Prefer `virtualenvwrapper_lazy` over `virtualenvwrapper` when available
* Honor `VIRTUALENVWRAPPER_VIRTUALENV` if it is defined.
* Document about `VIRTUALENVWRAPPER_PYTHON` and `VIRTUALENVWRAPPER_VIRTUALENV`
(this would be particularly important in macOS after recent homebrew update)
* Add additional documentation for `initialize` in _README.md_ and _zpreztorc_
* Add aliases `py2`, `py3` as shortcut for `python2`, `python3` respectively
2017-07-26 01:42:31 -05:00
Indrajit Raychaudhuri
ac628c9059
[general] Switch code block formatting to use fence formatting
...
Changes:
* Indented code block doesn't support syntax highlighting, use fenced
formatting (```) instead for better syntax highlighting
* Wrap commands/functions in backticks
* Typo fixes
2017-07-22 13:11:29 -05:00
Kaleb Elwert
7ae7a0266c
Update python docs to include info on virtualenv auto-switching
2017-05-30 17:29:32 -07:00
Kaleb Elwert
7011031a87
Don't use a deprecated argument as a python example
...
Thanks to @jeffwidman for pointing this out
Closes #1141
2017-04-13 03:02:07 -07:00
Sorin Ionescu
a84ac5b002
Only one newline at end of file
2014-10-09 23:38:15 -04:00
Sorin Ionescu
459238b2bb
Replace pythonz with pyenv
...
Depending on Python to manage Python is silly.
2013-08-20 08:21:17 -04:00
Sorin Ionescu
b36d98e431
Fix the name of the theme setup function in READMEs
2012-10-02 13:01:46 -04:00
Sorin Ionescu
f12c24e76e
Rename python-info zstyle patterns
2012-10-02 12:47:32 -04:00
Sorin Ionescu
eceef765b7
Move theming documentation into its own section
2012-09-06 22:39:14 -04:00
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
2012-09-03 16:51:27 -04:00
Sorin Ionescu
afae737b78
Document virtualenvwrapper configuration variables
2012-09-03 11:29:16 -04:00
Sorin Ionescu
f8689401de
Set the virtualenvwrapper $WORKON_HOME variable
2012-09-03 11:29:08 -04:00
Sorin Ionescu
98c545a102
[ Fix #248 ] Replace virtualenv_info with python-info
...
Conflicts:
modules/python/README.md
2012-09-03 10:34:41 -04:00
Sorin Ionescu
1057801208
[ Fix #218 ] Add support for pythonz
2012-09-02 21:14:32 -04:00
Sorin Ionescu
627d653360
Alias py to python
2012-08-27 18:33:09 -04:00
Sorin Ionescu
b2b90c22f8
Improve diction in documentation
2012-06-02 17:17:12 -04:00
Sorin Ionescu
075f516763
Clean up READMEs
2012-05-21 20:34:07 -04:00
Sorin Ionescu
e541283126
[ Fix #112 ] Add documentation for python
2012-05-05 16:27:53 -04:00