Skip to main content

An awesome package is coming soon! 🎉

Project description

progressive-mypy

Latest Commit
Package version

This is a package made for improve type annotation coverage on big repositories.

What this package does:

  • dump: Generates a list of files that are currently not type annotated.
  • check: Given an input of files:
    • If a file is in the list, and is fully type annotated, it will be removed from the list.
    • If a file is in the list, and is not fully annotated, it will be ignored.
    • If a file is not in the list, and is fully annotated, it will be ignored.
    • If a file is not in the list, and is not fully annotated, it will raise errors.

Installation

pip install progressive-mypy

Usage

Dump

License

This project is licensed under the terms of the MIT license.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

progressive_mypy-0.0.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file progressive_mypy-0.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for progressive_mypy-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e7737e77f402d206fcb9f182a557c433ffd20197659acf4db90bfc5e92231dc3
MD5 8e4796d9bae062e8c4dd3dbb407cd22f
BLAKE2b-256 1ebc7f4723d684c6c827e994662d855c492046e9e24d9a4dad7f511db15921d0

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