|
You are here |
www.fredrikmeyer.net | ||
| | | | |
snarky.ca
|
|
| | | | | There are a couple of things I always want to be true when I install Python packages for a project: 1. I have a virtual environment 2. Pip is up-to-date For virtual environments, you would like them to be created as fast as possible and (usually) with the newest version | |
| | | | |
vxlabs.com
|
|
| | | | | The language server protocol was proposed by Microsoft as a way for different editors and development environments to share language analysis backends This post describes how to configure Emacs, lsp-mode and the palantir python-language-server for improved code intelligence when working on Python projects. (I'm planning a companion post for Emacs, C++ and the cquery language server.) Goal Before starting, it is motivating to see what we are working towards. With a correctly configured setup, Emacs will s... | |
| | | | |
ag91.github.io
|
|
| | | | | [AI summary] A technical guide explains how to configure the python-lsp-server with lsp-mode using pipx to manage isolated virtual environments in elisp. | |
| | | | |
danielsieger.com
|
|
| | | A short guide on creating a Jekyll template using Bootstrap and Sass. | ||