Skip to main content

Emacs Align by Regular Expression for IDLE

Project description

IDLEAlign

Python IDLE extension to align code by a regular expression

pre-commit code style: black

Installation (Without root permissions)

  1. Go to terminal and install with pip install idlealign[user].
  2. Run command idleuserextend; idlealign. You should see the following output: Config should be good! Config should be good!.
  3. Open IDLE, go to Options -> Configure IDLE -> Extensions. If everything went well, alongside ZzDummy there should be and option called idlealign. This is where you can configure how idlealign works.

Installation (Legacy, needs root permission)

  1. Go to terminal and install with pip install idlealign.
  2. Run command idlealign. You will likely see a message saying idlealign not in system registered extensions!. Run the command given to add lintcheck to your system's IDLE extension config file.
  3. Again run command idlealign. This time, you should see the following output: Config should be good!.
  4. Open IDLE, go to Options -> Configure IDLE -> Extensions. If everything went well, alongside ZzDummy there should be and option called idlealign. This is where you can configure if idlealign is enabled or not.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

idlealign-0.1.1.tar.gz (46.2 kB view hashes)

Uploaded Source

Built Distribution

idlealign-0.1.1-py3-none-any.whl (32.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page