Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

🎁 [not yet built] The perfect decorator - a utility library which makes it simpler to create your own flexible decorators with argument support and power them with attachments to any kind of methods in a class, etc.

License

Notifications You must be signed in to change notification settings

kalaspuff/perfect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perfect

pypi Made with Python Type hinted - mypy validated MIT License Code coverage

A utility library which makes it simpler to create flexible decorators by just decorating them with the @perfect decorator.

Installation with pip

Like you would install any other Python package, use pip, poetry, pipenv or your weapon of choice.

$ pip install perfect

Usage and examples

@perfect decorator

About

🎁 [not yet built] The perfect decorator - a utility library which makes it simpler to create your own flexible decorators with argument support and power them with attachments to any kind of methods in a class, etc.

Topics

Resources

License

Stars

Watchers

Forks