Skip to main content

Locker metaclasses to limit attribute changes for Python classes.

Project description

This module contains metaclasses to limit the access to member variables of class instances. Creation and / or modification of member variables is limited to within the __init__ function. The primary purpose of this module is to avoid accidental changes to class attributes. It should not be used for security purposes.

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

fsc.locker-1.0.1.tar.gz (3.1 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