Skip to main content
Ctrl+K

pydecorium 0.0.5 documentation

  • Installation
  • API Reference
  • Usage
  • Examples
  • Installation
  • API Reference
  • Usage
  • Examples

Section Navigation

  • How to create a decorator
  • How to use a decorator
  • Using implemented decorators
    • Timer Usage
    • Memory Usage
    • FunctionProfiler Usage
    • How to create a profiler utils decorator
  • Usage
  • Using implemented decorators

Using implemented decorators#

The package pydecorium provides some decorators that are ready to use. The following list shows how to use them:

  • Timer Usage
  • Memory Usage
  • FunctionProfiler Usage
  • How to create a profiler utils decorator

The API documentation for the implemented decorators is available in the section pydecorium.decorators.

previous

How to use a decorator

next

Timer Usage

This Page

  • Show Source

© Copyright 2025-%Y, Artezaru.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.