[ol9_developer_EPEL] python3-autoprop-4.1.0-3.el9.noarch

Name:python3-autoprop
Version:4.1.0
Release:3.el9
Architecture:noarch
Group:Unspecified
Size:60850
License:MIT
RPM: python3-autoprop-4.1.0-3.el9.noarch.rpm
Source RPM: python-autoprop-4.1.0-3.el9.src.rpm
Build Date:Thu Aug 25 2022
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/kalekundert/autoprop
Summary:Infer properties from accessor methods
Description:
This package provides a library for automatically filling in classes with
properties (e.g. obj.x) corresponding to each accessor method (e.g.
obj.get_x(), obj.set_x()). The biggest reasons to use autoprop are:

  • Less boilerplate than defining properties manually.
  • Sophisticated support for cached properties.

Changelog (Show File list) (Show related packages)