Skip to content

wlemuel/elpy-layer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elpy contribution layer for Spacemacs(Develop)

Table of Contents

Description

This layer adds support for the Python language via Elpy. It is a work in progress, use with caution.

Install

Layer

To install, clone this repository to your ~/.emacs.d/private directory. Note that the local working directory must be named elpy. E.g.

git clone git@github.com:TheBB/elpy-layer ~/.emacs.d/private/elpy.

Then, add the layer to your ~/.spacemacs

(setq-default dotspacemacs-configuration-layers '(elpy))

Make sure the regular python layer is not enabled.

About

Spacemacs configuration layer for elpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Emacs Lisp 79.7%
  • Python 19.1%
  • Other 1.2%