Skip to content

JTHDevelops/propertyplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PropertyPlus

Provides a heavily improved extension subclass of the property decorator called Property, a number of use-case specific subclasses of Property, and 7 module level decorator functions to manipulate Property objects.

The Property Class

Property Subclasses

TODO: write this

Helper Decorators

PropertyPlus also embraces a new notation for Property descriptors.
This optional feature is purely stylistic, but we like it.

getter(prop)

setter(prop)

deleter(prop)

validator(prop)

normalizer(prop)

typefixer(prop)

About

Provides a heavily improved extension subclass of the property decorator called Property, a number of use-case specific subclasses of Property, and 7 module level decorator functions to manipulate Property objects.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages