Search Criteria
Package Details: python-deal 4.24.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-deal.git (read-only, click to copy) |
---|---|
Package Base: | python-deal |
Description: | Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free |
Upstream URL: | https://github.com/life4/deal |
Licenses: | MIT |
Submitter: | carsme |
Maintainer: | None |
Last Packager: | carsme |
Votes: | 1 |
Popularity: | 0.000855 |
First Submitted: | 2024-01-07 08:42 (UTC) |
Last Updated: | 2024-03-23 16:11 (UTC) |
Dependencies (15)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-flit-core (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- python-astroid (check)
- python-docstring-parserAUR (check)
- python-hypothesis (check)
- python-pytest (check)
- python-typeguard (check)
- python-urllib3 (check)
- python-astroid (optional) – for tyupe inference in linter
- python-hypothesis (optional) – for test generation
- python-pygments (optional) – for syntax highlighting in exceptions
- python-typeguard (optional) – for runtime type checking in tests
Required by (1)
- python-icontract (check)