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
Release history Release notifications | RSS feed
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.1.0.tar.gz
(3.4 kB
view details)
File details
Details for the file fsc.locker-1.1.0.tar.gz
.
File metadata
- Download URL: fsc.locker-1.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 157492058ffea2bab3a18b252b7cdc57367714726e30db0d0cb9ac28d3e369f3 |
|
MD5 | 3ef4ca8628d24dbb55124d1984a35794 |
|
BLAKE2b-256 | c7d8dc7936c696b2ef886b1fe648642f55285c47775f7b784db053c211d87542 |