Elpy
latest

Contents

  • Introduction
  • Quickstart
  • Editing
  • IDE Features
  • Concepts
  • Extending Elpy
  • Customization tips
  • FAQ
Elpy
  • Docs »
  • Elpy
  • Edit on GitHub

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
    • Folding
    • 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
    • Auto-format code on save
    • Alternatives 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: How do I install development version of elpy?

Indices and tables¶

  • Index
  • Search Page
Next

© Copyright 2014, Jorgen Schäfer Revision ae7919d9.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
1.35.0
1.34.0
1.33.0
1.32.0
1.31.0
1.30.0
1.29.1
1.28.0
1.27.0
1.26.0
1.25.0
1.24.0
1.23.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.