{"id":25397393,"url":"https://github.com/hasnainroopawalla/vscode-python-timeit","last_synced_at":"2026-04-24T16:06:06.503Z","repository":{"id":44888562,"uuid":"512785466","full_name":"hasnainroopawalla/vscode-python-timeit","owner":"hasnainroopawalla","description":"A Visual Studio Code extension to view the execution time of any Python function on the fly.","archived":false,"fork":false,"pushed_at":"2022-07-20T07:42:16.000Z","size":19022,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T21:47:38.814Z","etag":null,"topics":["execution-time","functions","python","timeit","typescript"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=HasnainRoopawalla.vscode-python-timeit","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hasnainroopawalla.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-11T14:16:50.000Z","updated_at":"2022-07-13T14:02:11.000Z","dependencies_parsed_at":"2022-07-16T15:47:03.365Z","dependency_job_id":null,"html_url":"https://github.com/hasnainroopawalla/vscode-python-timeit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasnainroopawalla%2Fvscode-python-timeit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasnainroopawalla%2Fvscode-python-timeit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasnainroopawalla%2Fvscode-python-timeit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasnainroopawalla%2Fvscode-python-timeit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasnainroopawalla","download_url":"https://codeload.github.com/hasnainroopawalla/vscode-python-timeit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248331811,"owners_count":21085982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["execution-time","functions","python","timeit","typescript"],"created_at":"2025-02-15T21:47:48.469Z","updated_at":"2026-04-24T16:06:01.457Z","avatar_url":"https://github.com/hasnainroopawalla.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visual Studio Code Extension - Python TimeIt\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=150 src=\"images/logo.png\" alt=\"VS Code Python Time It Logo\"\u003e\n\u003c/p\u003e\n\n---\n![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/hasnainroopawalla.vscode-python-timeit)\n![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/hasnainroopawalla.vscode-python-timeit)\n![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/hasnainroopawalla.vscode-python-timeit)\n![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/r/hasnainroopawalla.vscode-python-timeit)\n\nView the execution time of any Python function on the fly.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"images/demo_time.gif\" alt=\"Demo\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"images/demo_time_2.gif\" alt=\"Demo\"/\u003e\n\u003c/p\u003e\n\n\n## Features\n\n* Simply select/highlight the entire function (including import statements if required) with the cursor and trigger the `Time It` command. \n\n* The generated function call with the specified arguments and the execution time is inserted as a comment below the selected code.\n\n* Uses the built-in Python3 [time](https://docs.python.org/3/library/time.html) module to efficiently compute the execution time.\n\n* Handles various kinds of Python function definitions, including type hints and default values.\n\n\n## Installation \nThe extension can be installed from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=HasnainRoopawalla.vscode-python-timeit).\n\n## Contributing\nThe source code for this extension is hosted on [GitHub](https://github.com/hasnainroopawalla/vscode-python-timeit).\n\n- Post any issues and suggestions to the GitHub [issues](https://github.com/hasnainroopawalla/vscode-python-timeit/issues) page.\n- To contribute, fork the project and then create a pull request back to master. \n\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/hasnainroopawalla/vscode-python-timeit/blob/6b24b401f4e5ed32dadddfa35636249af3741129/LICENSE) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasnainroopawalla%2Fvscode-python-timeit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasnainroopawalla%2Fvscode-python-timeit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasnainroopawalla%2Fvscode-python-timeit/lists"}