New answers tagged python
1
vote
Accepted
Python package installation and pyvenv
[Expanding my comment into an answer.]
One way is to write a function that takes a list of library names and installs them (if they are not installed already), then add the function to your init file. ...
Top 50 recent answers are included
Related Tags
python × 633org-mode × 65
elpy × 65
org-babel × 55
indentation × 48
ipython × 48
spacemacs × 36
debugging × 28
flycheck × 22
shell × 21
lsp-mode × 20
company-mode × 19
syntax-highlighting × 17
comint × 17
osx × 13
tramp × 13
repl × 13
ide × 13
init-file × 12
jedi × 12
anaconda-mode × 12
key-bindings × 11
completion × 11
auto-complete-mode × 11
font-lock × 10