Skip to main content

Mypy type checking extension for Python IDLE

Project description

IdleTypeCheck

Python IDLE extension to preform mypy analysis on an open file

Installation

  1. Go to terminal and install with pip install idletypecheck.
  2. Run command typecheck. You will likely see a message saying typecheck not in system registered extensions!. Run the command given to add lintcheck to your system's IDLE extension config file.
  3. Again run command typecheck. 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 typecheck. This is where you can configure how lintcheck works.

Information on options

See mypy --help for more information.

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

idletypecheck-0.0.1.tar.gz (46.0 kB view hashes)

Uploaded Source

Built Distribution

idletypecheck-0.0.1-py3-none-any.whl (33.6 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