Skip to content

MrCode200/power_decos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Project Logo

PowerDecos

Badges
Testing CI - Test Run tests and upload coverage Python-Coverage
Package PyPI Latest Release PyPI Downloads Forks
Meta License - MIT Poetry

A Python package full of various decorator utilities.

It provides:

  • Powerful, Simple but useful decorators

Table of Contents

Installation

  1. 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:

  • run:pytest
  • or run: poetry run pytest
  • to get a html coverage review add --cov-report=html to the end of pytest

NOTE: if it doesnt work try to go inside the folder and then run the commands

Documentation

  • To view documentation in your website click here.

Or

  • Run index.html in your browser after cloning this project

Road Map

  1. Add custom path to log decorator
  2. Create cache decorator
  3. Add threading 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

Getting Help

For any questions or support, please first read our FAQ.md

Then contact:

About

A libary of useful decorators

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages