A small collection of decorators I like to use often
Project description
Tecoradors
Python decorators that I like to use a lot.
Named based on my name which starts with a T. You can find more information reading the docstrings of the functions
Decorators are
- EnforceAnnotations (new in 6.4.0!): subclassable and customizable annotation type checking enforcer - replaces the deprecated @accepts and @returns
- enforce_annotations (new in 6.3.0!): convenience default function based wrapper for EnforceAnnotations class-based wrapper
- 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
Release history Release notifications | RSS feed
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-6.4.0.tar.gz
(18.2 kB
view details)
Built Distribution
File details
Details for the file tecoradors_elunico-6.4.0.tar.gz
.
File metadata
- Download URL: tecoradors_elunico-6.4.0.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1680760a35081c29eccbc72f2730acc67ced291128c24048605276d9bf409b19 |
|
MD5 | 3df986a00528139b5225bd1eaa59168f |
|
BLAKE2b-256 | 9ffec3fac0df37d5a271f75344f16150096b544ac3d01075afffcfc8a80942bc |
File details
Details for the file tecoradors_elunico-6.4.0-py3-none-any.whl
.
File metadata
- Download URL: tecoradors_elunico-6.4.0-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af21912a93dee6f069de116beca5f40d78b0236939ac0804d23fa63055391123 |
|
MD5 | fc73353acbf550aec661d02c6f32ae4c |
|
BLAKE2b-256 | 63912ad211ec92026cd0a4f638ee6db86957d49fb4f2b65d35a539a7d0df2d87 |