Skip to main content

improved decorator support

Project description

Mobel

Description

Mobel is a library that provides some improvements for the standard Python decorator pattern. It includes the following features:

  • A utility function to generate entities that combine decorator and decorator Factory in one easy to use function
  • A method to annotate functions similar to Java. This does not affect the function itself but provides a way to mark them as having certain properties
  • A method to pipe decorators and create a combined decorator ( or decorator factory )

for details on how to implement these features you can check out the docs

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

mobel-0.3.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

mobel-0.3.1-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

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