{"id":15489363,"url":"https://github.com/ahadcove/python-quick-print","last_synced_at":"2026-03-14T17:50:06.282Z","repository":{"id":65481462,"uuid":"150205850","full_name":"ahadcove/Python-Quick-Print","owner":"ahadcove","description":"Quickly print out log messages in Python","archived":false,"fork":false,"pushed_at":"2022-09-13T02:37:18.000Z","size":537,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T12:35:59.151Z","etag":null,"topics":["logging","print","python","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahadcove.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-25T04:04:35.000Z","updated_at":"2024-07-25T18:15:21.000Z","dependencies_parsed_at":"2023-01-25T16:31:29.054Z","dependency_job_id":null,"html_url":"https://github.com/ahadcove/Python-Quick-Print","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/ahadcove%2FPython-Quick-Print","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahadcove%2FPython-Quick-Print/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahadcove%2FPython-Quick-Print/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahadcove%2FPython-Quick-Print/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahadcove","download_url":"https://codeload.github.com/ahadcove/Python-Quick-Print/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248269729,"owners_count":21075785,"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":["logging","print","python","vscode","vscode-extension"],"created_at":"2024-10-02T07:05:10.459Z","updated_at":"2026-03-14T17:50:06.235Z","avatar_url":"https://github.com/ahadcove.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Quick Print\n\nQuickly print out log messages\n\n![](images/demo.gif)\n\n## Installing\n\nThis extension is available for free in the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=AhadCove.python-quick-print)\n\n## Warning\nThis uses Python 3 syntax,\nIf you're using Python 2 print isn't a function.\nYou can import this behavior from __future__:\n\n`from __future__ import print_function`\n\n## How to use\n\n#### Only activates with .py files\n\n* Highlight anything in the editor\n* Press `Cmd+Shift+L` (Mac), or `Ctrl+Shift+L` (Windows)\n* The output (on a new line) will be: `print'variable: ', variable`\n\n#### Keyboard Shortcut\nBy default the keyboard shortcut is `Cmd+Shift+L` or `Ctrl+Shift+L`\nIf this shortcut interferes with another extension or system wide Shortcut, you may change it in the `Keyboard Shortcuts Setting`.\n\nPress `Cmd+P` or `Ctrl+P` and type in `Open Keyboard Shortcuts`.\nSearch for `Print Python Selection` and click on the `pen icon`.\nThis is where you can enter any `Shortcut` you choose.\n\n## License\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahadcove%2Fpython-quick-print","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahadcove%2Fpython-quick-print","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahadcove%2Fpython-quick-print/lists"}