Navigation

  • index
  • next |
  • Elpy 1.30.0 documentation »

Elpy¶

Elpy is the Emacs Python Development Environment. It aims to provide an easy to install, fully-featured environment for Python development.

Contents:

  • Introduction
    • Overview
    • Installation
    • Configuration
  • Quickstart
    • Useful keybindings
    • Go further
  • Editing
    • Emacs Basics
    • Moving By Indentation
    • Moving the Current Region
  • IDE Features
    • Projects
    • Completion
    • Navigation
    • Interactive Python
    • Syntax Checking
    • Documentation
    • Snippets
    • Debugging
    • Testing
    • Refactoring
    • Profiling
    • Django
  • Concepts
    • The RPC Process
    • Backends
    • Virtual Envs
    • Modules
  • Extending Elpy
    • Writing Modules
    • Writing Test Runners
    • Running Tests:
  • Customization tips
    • Use flycheck instead of flymake
    • Enable emacs 26 flymake indicators in an otherwise light modeline
    • An alternative to elpy-goto-definition
    • Enable full font locking of inputs in the python shell
  • FAQ
    • Q: Can I tell elpy not to load one of the minor modes it enables by default?
    • Q: How do I make Elpy work well with org-mode?
    • Q: Can I get documentation as pop-ups next to the completion pop-up?
    • Q: How to solve company, yasnippet conflicts?
    • Q: Do I have to install all the python packages every time?
    • Q: How do I install development version of elpy?

Indices and tables¶

  • Index
  • Search Page

Table of Contents

  • Elpy
  • Indices and tables

Next topic

Introduction

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • Elpy 1.30.0 documentation »
© Copyright 2019, Jorgen Schäfer. Created using Sphinx 1.8.5.