skillfed

types-python-dateutil

Typing stubs for python-dateutil

types-python-dateutil Permissive license Apache-2.0 Active 37 v2.9.0.20260807 released

Install

types-python-dateutil on PyPI

pip

pip install types-python-dateutil

uv

uv add types-python-dateutil

poetry

poetry add types-python-dateutil

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance actively maintained — 6 days since the last release
Last repo commit
First released
Popularity one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13)
Known vulnerabilities none known (OSV.dev, checked 2026-08-13)

Evidence: types_python_dateutil-2.9.0.20260807-py3-none-any.whl

Programming Language :: Python :: 3Typing :: Stubs Only

About types-python-dateutil

from the package's own PyPI description — quoted content, verbatim

Typing stubs for python-dateutil

This is a type stub package for the python-dateutil package. It can be used by type checkers to check code that uses python-dateutil. This version of types-python-dateutil aims to provide accurate annotations for python-dateutil==2.9.*.

This package is part of the typeshed project. All fixes for types and metadata should be contributed there. See the README for more details. The source for this package can be found in the stubs/python-dateutil directory.

This package was tested with the following type checkers: * mypy 2.3.0 * pyright 1.1.411 * ty 0.0.59

It was generated from typeshed commit e0efbeef901e9b6998d016e1ab9352678f09ae77.

Read as markdown · JSON record · Source repository · Homepage

AI interpretation — verify before relying

AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page

Provides type hints for python-dateutil, enabling static type checkers like mypy and pyright to validate code using dateutil's date and time functionality.

Actively maintained with a release 6 days ago. Zero runtime dependencies and wheel-only distribution keep installation friction minimal. Part of the official typeshed project.

Apache-2.0 permissive license allows use in most projects without restriction, including proprietary software.

Usage

pip install types-python-dateutil

# Type checkers will now understand types-python-dateutil imports
import types_python_dateutil

Requires Python 3.10 or later.

Verdict: A lightweight, actively maintained type stub package with no dependencies and permissive licensing. Tested with mypy 2.3.0, pyright 1.1.411, and ty 0.0.59. No known vulnerabilities.

Needs verification

  • Whether stub coverage is complete for all python-dateutil 2.9.* APIs or if gaps exist.
  • Whether this package is automatically installed as a dependency or must be explicitly added.
type stubs python-dateutilmypy stubs dateutilpython dateutil typingtype hints date parsingstatic type checking stubspyright type annotations

Similar packages