Skip to content

musicologyman-python/python_descriptor_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Descriptor demo

This project shows how to use descriptors with a dataclass to provide conversion of hexadecimal strings representing colors to decimal integer values representing red, blue, and green.

About

Demonstrates use of a descriptor with a dataclass to convert the hex string values of fields to integers when the field values are set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages