A collection of MetaClasses for Python.
Project description
pyMetaClasses
A collection of MetaClasses for Python.
Metaclasses
- Singleton
Allow only a single instance of a class.
⇒ See documentation of pyMetaClasses.Singleton - Overloading
Allow method overloading in Python classes. Dispatch method calls based on
method signatures (type annotations).
⇒ See documentation of pyMetaClasses.Overloading
Contributors
- Patrick Lehmann (Maintainer)
License
This Python package (source code) is licensed under Apache License 2.0.
SPDX-License-Identifier: Apache-2.0
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
pyMetaClasses-1.3.0.tar.gz
(8.1 kB
view details)
Built Distribution
File details
Details for the file pyMetaClasses-1.3.0.tar.gz
.
File metadata
- Download URL: pyMetaClasses-1.3.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d4ecdb5f43ccfb255a82431bb1336475e9f5979c4fbf64840f88027ac6a928c |
|
MD5 | 6d522607748d9752371bff5ea324bcd8 |
|
BLAKE2b-256 | 3a5a929880341ed91f5f67a212ea7ac65cdeeaf30068ef01d0351a49c417cbea |
File details
Details for the file pyMetaClasses-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: pyMetaClasses-1.3.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14788f868d1d8b050d7c8433e149344cb2e6a27ef0c301621733866362de583f |
|
MD5 | d71fbb1c1466f16a1e3e10012b19b3d2 |
|
BLAKE2b-256 | 06b9f7c6c60cea7d4d77bf9ab49c8ee9b6dec75af5a48bf42b778d5a09bcc633 |