pip-requirements

Homepage: https://github.com/Wilfred/pip-requirements.el

Author: Wilfred Hughes

Updated:

Summary

A major mode for editing pip requirements files

Commentary

This is a major mode for editing pip requirements files, with the following features:

* Syntax highlighting
* Togglable comments
* Auto completion of package names from PyPI

TODO: Steal shamelessly all the fantasic ideas in
https://github.com/wuub/requirementstxt

Dependencies