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-7.0.0.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

tecoradors_elunico-7.0.0-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tecoradors_elunico-7.0.0.tar.gz
Algorithm Hash digest
SHA256 4c08a548ff6b34e45237060786ab779b372393b93db94bfcdd54426d173ca403
MD5 2ba0f75a656a4969f9d024b2247bd441
BLAKE2b-256 225721d981ab68e8c11732686d219b4431e8eaa4d5f7e177675417ba34ba040c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tecoradors_elunico-7.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3fd058583f247f49bb3edff0b9fe5c7291fce51b28ac20af1208f699b85b00e2
MD5 cd7e398e5a0e57a16da4a445f4695ece
BLAKE2b-256 07f77a9bef12db8e762a0457b2c52844cd9ee1b1a8548b532003c20292bec94f

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