An open index of dependabot pull requests across open source projects.

mypy

Ecosystem:
conda
Package URL:
pkg:conda/mypy
Total PRs:
22 Dependabot PRs
Latest PR:
3 months ago
Unique Repositories:
20 repositories
Unique Repos (30 days):
2 repositories
Recent PRs (filtered by: Patch PRs )
Package Details
Name: mypy
Ecosystem: conda
PURL Type: conda
Package URL: pkg:conda/mypy
JSON API: View JSON
Package Information
Description:

Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, withoutactually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.

Repository: https://github.com/python/mypy
Homepage: https://www.mypy-lang.org/
Latest Release: 1.16.0
12 months ago
Dependent Repos: 364
Dependent Packages: 6
Ranking: Top 8.8493% by dependent repos Top 15.071% by dependent pkgs
PR Status
Open 9 (40.9%)
Merged 9 (40.9%)
Closed 4 (18.2%)
PR Types
Minor 4 (18.2%)
Patch 18 (81.8%)