future-annotations

JSON →
library 1.0.0 ·python deprecated
verified Jun 7, 2026

A backport of `from __future__ import annotations` to Python versions before 3.7. It allows using PEP 563-style postponed evaluation of annotations in Python 3.6.1+. Current version 1.0.0. No longer actively maintained; users are encouraged to upgrade to Python 3.7+.