A simple python decorator that does nothing
Project description
dummy-decorator: A simple python decorator that does nothing
If you need to make a logic when some useful decorator is optional, you can use this dummy decorator to replace it when needed.
Installation
Use the following command to install the package:
pip install dummy-decorator
Usage example
from dummy_decorator import dummy_decorator
@dummy_decorator
def function():
...
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dummy_decorator-1.0.0.post1.tar.gz.
File metadata
- Download URL: dummy_decorator-1.0.0.post1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c145e8d72dc59137add93916d382f1975df09b249aa154c9bdeb7283a7a8e539
|
|
| MD5 |
cae8324b4394c32973cdcbee95864152
|
|
| BLAKE2b-256 |
ee4431de683ea6ed030c61afb44328cf8e0a4e01ae7ce25f6d11866ac89c45a5
|
File details
Details for the file dummy_decorator-1.0.0.post1-py3-none-any.whl.
File metadata
- Download URL: dummy_decorator-1.0.0.post1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6a8a89adce3d9ad984fb1d3dbd2984255cdc2b44a47ee3ac03a703a213da6a8
|
|
| MD5 |
9930978bf6781de3409a2cae3d9d2306
|
|
| BLAKE2b-256 |
f0a8ddf46b109e75afbaef63963ad9c7d7977b4f945413d8948225b63adf6dee
|