A python package full of different decorator utils
Project description
PowerDecos
Badges | |
---|---|
Testing | |
Package | |
Meta |
A Python package full of various decorator utilities.
It provides:
- Powerful, Simple but useful decorators
Table of Contents
- Installation
- Testing
- License
- Documentation
- Road Map
- Getting Help
- Discussion and Development
- Call for Contributions
- Credits
- Getting Help
Installation
-
Ensure you have Python installed.
pip install git+https://github.com/MrCode200/power_decos.git
pip install power_decos
Testing:
PowerDecos requires pytest
. Tests can then be run after installation inside the package folder with:
- run:
pytest
- or run:
poetry run pytest
- to get a html coverage review add
--cov-report=html
to the end ofpytest
Documentation
- To view documentation in your website click here.
Or
- Run index.html in your browser after cloning this project
Road Map
- Add custom path to log decorator
Call for Contributions
We’re excited that you’re interested in contributing to PowerDecos! Whether you’re fixing bugs, adding new features, improving documentation, or simply suggesting enhancements, your contributions are invaluable to us.
Every bit helps, and we appreciate your effort and enthusiasm!
Please refer to our CONTRIBUTING.md for more details.
Credits
- shenanigansd helped create and fix github actions :)
Getting Help
For any questions or support, please first read our FAQ.md
Then contact:
- Your Name - luffydmoneky19992024@gmail.com
- Project Link - https://github.com/MrCode200/power_deco
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
Built Distribution
File details
Details for the file power_decos-0.1.5.tar.gz
.
File metadata
- Download URL: power_decos-0.1.5.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e45a8f5e770560487f0f0c55591d0f3a1088bd7e2804ecedb8b7aa36d7b21922 |
|
MD5 | 8215386221542d2f836dd39b21ac3700 |
|
BLAKE2b-256 | 8c8d02b3dd3eb6dfd5158068d42d2d0c01f666e63cbb9de911e1cd5c2629464a |
File details
Details for the file power_decos-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: power_decos-0.1.5-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de1e6972d459b3f73c4fa5fac8feb08ab8645b474e2e03b4a182b17d42b68824 |
|
MD5 | f091c4ac84d9da1e9019998aa09c6b29 |
|
BLAKE2b-256 | 36ae87713552cde1ea2cafd8dd7246535a8e5d68a8b4c978c2dba1b85683fce2 |