Skip to main content

A small collection of decorators I like to use often

Project description

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.

Information on how to use these decorators can be found in their docstring Using help(tecorador) is a good way to learn about them. You can also read their docs on Github

Decorators are

  • Enforcer *(new in 7.0.0!): subclassable and customizable annotation type checking enforcer: pass instance to @enforce_annotations decorator to customize its behavior
  • CompositeEnforcer (new in 7.0.0!): Allows multiple Enforcer objects to work together in sequence
  • EnforceAnnotations (Removed in 7.0.0): use pluggable Enforcer objects and @enforce_annotations function decorator
  • enforce_annotations *(new in 6.3.0!): Enforces type annotations on arguments and return types at runtime. Replaces @accepts and @returns. Customizable with custom Enforcer sublcasses
  • deprecated
  • accepts
  • returns
  • interruptable
  • json_serializable
  • spread
  • builder
  • tattle
  • timed
  • squash
  • stringable
  • equatable
  • hashable
  • orderable
  • dataclass
  • final
  • freeze
  • log
  • synchronized
  • count_calls
  • lazy
  • precompute

Support from types

  • Self
  • PredicateType
  • TattleOptions
  • FrozenClassError
  • PrecomputeStorage
  • NoSuchValue

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

tecoradors_elunico-8.1.1.tar.gz (20.0 kB view details)

Uploaded Source

Built Distribution

tecoradors_elunico-8.1.1-py3-none-any.whl (19.0 kB view details)

Uploaded Python 3

File details

Details for the file tecoradors_elunico-8.1.1.tar.gz.

File metadata

  • Download URL: tecoradors_elunico-8.1.1.tar.gz
  • Upload date:
  • Size: 20.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for tecoradors_elunico-8.1.1.tar.gz
Algorithm Hash digest
SHA256 ec0b8808d080c2f782c477e36e02d10fcd515cad5c30944d57c9513c7f63ddc9
MD5 3b6d03cf59956a202e3fc0c9497e0208
BLAKE2b-256 8b521b375ecdd93cfc3cec257ad2964d27aa5607ca0fd4cfba4be6d722a15580

See more details on using hashes here.

File details

Details for the file tecoradors_elunico-8.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for tecoradors_elunico-8.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c715b796c6dce820e6971ad7fa049c445637f42199e5588d070baa3040ef6bb5
MD5 bd3316d63c54aea4a121e600dd4e33cd
BLAKE2b-256 2921b4a398da2f5067e9d649d63d6a9a96e0bb3155b641e604e9094b013754a7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page