https://github.com/artinmohajeri/decorators-function-run-time-python
https://github.com/artinmohajeri/decorators-function-run-time-python
datetime decorator decorators python python-3 python-decorator python-decorators python3
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artinmohajeri/decorators-function-run-time-python
- Owner: artinmohajeri
- Created: 2023-11-18T03:37:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T03:45:31.000Z (over 1 year ago)
- Last Synced: 2025-03-24T13:11:47.434Z (about 2 months ago)
- Topics: datetime, decorator, decorators, python, python-3, python-decorator, python-decorators, python3
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Function Run Time Python
### This is a simple project of using decorators in python3.
- A function tells that how much time does it take to run a specific function