Skip to content

nullcc/python_decorators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Decorators

Some useful decorators for Python.

  1. before_action
  2. after_action
  3. around_action
  4. delay
  5. time_out
  6. log_time_consuming
  7. retry
  8. cache_result

Test

python test/test.py

License

MIT

About

Some useful decorators of Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages