Metadata-Version: 2.4
Name: delayed_response
Version: 0.1.0
Summary: Décorateur pour s'assurer qu'une fonction prend un temps minimum
Home-page: https://github.com/rodolphe/delayed_response
Author: R.Rodolphe
Author-email: ton.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# delayed_response

DÃ©corateur Python pour garantir un temps minimum de rÃ©ponse Ã  une fonction.
