Search Criteria
Package Details: python-type-enforced 1.8.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-type-enforced.git (read-only, click to copy) |
---|---|
Package Base: | python-type-enforced |
Description: | Check if type annotations correspond the reality at runtime |
Upstream URL: | https://pypi.org/project/type-enforced |
Licenses: | MIT |
Submitter: | Ashark |
Maintainer: | C0rn3j |
Last Packager: | C0rn3j |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-02-12 14:21 (UTC) |
Last Updated: | 2024-12-13 15:56 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
C0rn3j commented on 2024-12-13 16:42 (UTC)
Unfortunately a bit meaningless project for myself, as the library does not support annotations, which are standard to be imported from future and in core Python since 3.14 - https://github.com/connor-makowski/type_enforced/issues/35