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.2.1.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file pyMetaClasses-1.2.1.tar.gz
.
File metadata
- Download URL: pyMetaClasses-1.2.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1f7391669a47ffe5de9e16138dc911a6712769719a161f567fe755e9974056f |
|
MD5 | 5834d4fd97317319cf76a4a815926be7 |
|
BLAKE2b-256 | b178ca4254a33b31a9da044dd4d62da07b4844d302943c2523ffbfb0d4995758 |
File details
Details for the file pyMetaClasses-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: pyMetaClasses-1.2.1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45c90812760ee7fad0b76ccbbff77c01e0c9580e9d8ef31995508cb866c2eb3c |
|
MD5 | e9d072910c1f58327b2946222d173b11 |
|
BLAKE2b-256 | e3967ea0d619ec258590f54cdcc8615170091c753b29129f59d9b7c7efcd9457 |