Skip to main content

Mixin for .FOO uppercase attributes mapped to ['FOO'] access.

Project description

Presents:

  • WithUC_Attrs, a mixin for other classes which provides .__getattr__ and .__setattr__ which intercept .FOO where FOO would match the rexgep ^[A-Z][_A-Z0-9]*$ and maps them to [‘FOO’].

  • UCdict, a subclass of dict using the WithUC_Attrs mixin.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cs.mixin.ucattrs-20150118.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page