elpy (Emacs) — Intermediate Playground
Emacs Python Development Environment: completion, navigation, refactoring, testing
Using elpy (Emacs) effectivelyRun locally
Install
M-x package-install RET elpy RETPython CodeRun locally
Following best practices with elpy (Emacs) ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?