Elpy
1.31.0

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
    • 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
Next

© Copyright 2014, Jorgen Schäfer Revision 54ed6fe2.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 1.31.0
Versions
latest
stable
1.31.0
1.29.1
1.28.0
1.27.0
1.26.0
1.25.0
1.24.0
1.23.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.