{"library":"future-annotations","type":"library","category":null,"description":"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+.","language":"python","status":"deprecated","version":"1.0.0","tags":["annotations","backport","future"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install future-annotations","imports":["from __future__ import annotations","import future_annotations"]}],"homepage":"https://github.com/asottile/future-annotations","github":"https://github.com/asottile/future-annotations","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}