|Build status badge| |Latest version badge|
.. |Build status badge| image:: https://github.com/python-rope/ropemode/actions/workflows/test.yml/badge.svg :target: https://github.com/python-rope/ropemode/actions/workflows/test.yml :alt: Build Status
.. |Latest version badge| image:: https://badge.fury.io/py/ropemode.svg :target: https://badge.fury.io/py/ropemode :alt: Latest version
Library for common functionality between ropevim and ropemacs. See also rope_.
.. _ropevim: https://github.com/python-rope/ropevim .. _rope: https://github.com/python-rope/rope .. _ropemacs: https://github.com/python-rope/ropemacs
Users should not install this package directly, but either ropevim or ropemacs instead.
The following sets up a development environment and run the tests:
.. code:: bash
pip install -e . pip install -r test_requirements.txt pytest
Many thanks the following people:
@aligrudi
_) for initially creating the initial rope,
ropemode project and most of Rope's code.. _@aligrudi
: https://github.com/aligrudi