Skip to main content

Static code analyzer for Python

Project description

Pyntch is a static code analyzer for Python. It detects possible runtime errors before actually running a code. Pyntch examines a source code statically and infers all possible types of variables, attributes, function arguments, and return values of each function or method. Then it detects possible errors caused by type mismatch, attribute not found, or other types of exceptions raised from each function. Unlike other Python code checkers (such as Pychecker or Pyflakes), Pyntch does not address style issues.

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

pyntch-20091028.tar.gz (50.0 kB view details)

Uploaded Source

File details

Details for the file pyntch-20091028.tar.gz.

File metadata

  • Download URL: pyntch-20091028.tar.gz
  • Upload date:
  • Size: 50.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyntch-20091028.tar.gz
Algorithm Hash digest
SHA256 2f038d9b9617b270d47c45136e821ec185b8585d1746cffc001fa127a10bba75
MD5 8c0deeaeb930038d317877a8fa614846
BLAKE2b-256 902fb23aee14736c9fe5914506dc0e3aeed6e28b8c2c3f36abe505fbb65a1586

See more details on using hashes here.

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