Memestra plugin for the Python Language Server
Project description
pyls-memestra
Memestra plugin for the Python Language Server
Installation
From pip
pip install pyls-memestra
From Mamba
mamba install -c conda-forge pyls-memestra
From Conda
conda install -c conda-forge pyls-memestra
From source
git clone git@github.com:QuantStack/pyls-memestra.git
cd pyls-memestra
python -m pip install -e .
For a development environment
-
install dependencies
conda install -c conda-forge python jupyterlab nodejs python-language-server memestra jupyter-lsp
-
install the
jupyter-lsp
frontend extension:jupyter labextension install @krassowski/jupyterlab-lsp # for JupyterLab 2.x # jupyter labextension install @krassowski/jupyterlab-lsp@0.8.0 # for JupyterLab 1.x
-
install the
pyls-memestra
pluginpython -m pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyls-memestra-0.0.10.tar.gz
(5.0 kB
view hashes)
Built Distribution
Close
Hashes for pyls_memestra-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | edf0b9a57e5af682967d127d43b612971dfb728caa04dcbbee2b9a94bdb3d48d |
|
MD5 | 14214164d8cf09e02b519a6d4f8d72b6 |
|
BLAKE2b-256 | 2c95fdc705941a371f390215844b57a12d27e787a1c6acf732a9b4db9280e0d1 |