Recent Releases of https://github.com/adriamontoto/developing-tools

https://github.com/adriamontoto/developing-tools - v2024.10.22

What's Changed

  • Update retryit decorator with raise_exception and valid_exceptions parameters by @adriamontoto in https://github.com/adriamontoto/developing-tools/pull/3
  • Prepare package to publish version 2024.10.22 by @adriamontoto in https://github.com/adriamontoto/developing-tools/pull/4

New Contributors

  • @adriamontoto made their first contribution in https://github.com/adriamontoto/developing-tools/pull/3

Full Changelog: https://github.com/adriamontoto/developing-tools/compare/v0.0.1...v2024.10.22

- Python
Published by adriamontoto over 1 year ago

https://github.com/adriamontoto/developing-tools - v0.0.1

Latest Changes

Documentation

  • 📝 Create a basic readme file as documentation.

New Features

  • ✨ Create execution_time decorator that allows you to measure the execution time of a function.
  • ✨ Create retryit decorator that allows you to retry a function multiple times in case of failure.
  • ✨ Create print_parameters decorator allows you to print the parameters of a function.

- Python
Published by adriamontoto over 1 year ago