Search Criteria
Package Details: python-deal 4.24.5-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: | micwoj92 |
| Last Packager: | micwoj92 |
| Votes: | 1 |
| Popularity: | 0.006627 |
| First Submitted: | 2024-01-07 08:42 (UTC) |
| Last Updated: | 2025-09-25 15:37 (UTC) |
Dependencies (14)
- python
- python-build (make)
- python-flit-core (make)
- python-installer (make)
- python-wheel (make)
- python-astroid (check)
- python-docstring-parserAUR (check)
- python-hypothesis (check)
- python-pytest (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)