Pakket: python3-mypy (1.15~rc0.2-1) [debports]
Verwijzigingen voor python3-mypy
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [www.mypy-lang.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
public modules for mypy (Python 3)
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, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.
This package provides the modules for Python 3.
Andere aan python3-mypy gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-mypy-extensions (>= 1.0.0)
- Experimental type system extensions for mypy typechecker (Python 3)
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-tomli
- lil' TOML parser for Python
- of python3-supported-min (>= 3.11)
- Pakket niet beschikbaar
-
- dep: python3-typing-extensions (>= 4.10.0)
- Backported and Experimental Type Hints for Python
-
- rec: python3-lxml (>= 4.9.1)
- pythonic binding for the libxml2 and libxslt libraries
-
- rec: python3-orjson
- JSON parsing Python library
-
- rec: python3-setuptools
- Python3 Distutils Enhancements