Search Criteria
Package Details: monkeytype-git v19.11.2.r3.ga586173-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/monkeytype-git.git (read-only, click to copy) |
---|---|
Package Base: | monkeytype-git |
Description: | Generates static type annotations for Python modules by collecting runtime types |
Upstream URL: | https://github.com/instagram/MonkeyType |
Licenses: | BSD |
Conflicts: | monkeytype |
Provides: | monkeytype |
Submitter: | linkmauve |
Maintainer: | linkmauve |
Last Packager: | linkmauve |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-28 22:47 (UTC) |
Last Updated: | 2020-01-28 22:47 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-retypeAUR
- python-setuptools
- python-stringcaseAUR
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
MarsSeed commented on 2023-08-01 15:37 (UTC)
Please modernize the build procedure to follow PEP 517 standard, otherwise Python complains during setup that the direct execution of setup.py will be blocked in an upcoming release.