Skip to content

elunico/tecoradors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tecoradors

Python decorators that I like to use a lot.

Find the github repo here

Find the pypi package here

Named based on my name which starts with a T. You can find more information reading the docstrings of the functions

Decorators are

  • accepts
  • json_serializable
  • builder
  • tattle
  • spread
  • timed
  • squash
  • stringable
  • equatable
  • hashable
  • orderable
  • dataclass
  • final
  • freeze
  • deprecated
  • log
  • synchronized
  • count_calls
  • interruptable
  • lazy
  • precompute

Support from types

  • Self
  • PrecomputeStorage
  • NoSuchValue
  • TattleOptions

About

My decorators python package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published