Skip to main content

Properly load user extensions in IDLE

Project description

IdleUserExtend

Extension that fixes loading extensions from the user config file.

pre-commit.ci status pre-commit code style: black Ruff

What does this extension do?

This IDLE extension patches IDLE to be able to properly load extensions from the user configuration directory (~/.idlerc/config-extensions.cfg) instead of forcing you to modify the root extension file.

Installation

  1. Go to terminal and install with pip install idleuserextend.
  2. Run command idleuserextend. You should see the following output: 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 idleuserextend. All extensions are now able to load from the user extension configuration file alone, no need to modify config-extensions.def in /usr/lib/python3.XX/idlelib anymore!

Information on options

enable toggles whether the extension is active 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

idleuserextend-0.0.1.tar.gz (45.4 kB view hashes)

Uploaded Source

Built Distribution

idleuserextend-0.0.1-py3-none-any.whl (31.8 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