{"id":13468378,"url":"https://github.com/csurfer/pyheatmagic","last_synced_at":"2025-05-15T15:05:22.447Z","repository":{"id":47155449,"uuid":"100748293","full_name":"csurfer/pyheatmagic","owner":"csurfer","description":"IPython magic command to profile and view your python code as a heat map.","archived":false,"fork":false,"pushed_at":"2024-07-14T18:30:54.000Z","size":15,"stargazers_count":1032,"open_issues_count":3,"forks_count":23,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-11T22:41:06.279Z","etag":null,"topics":["heatmap","ipython","ipython-magic","profiler"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/csurfer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-18T20:35:01.000Z","updated_at":"2025-04-24T12:23:30.000Z","dependencies_parsed_at":"2024-09-24T19:46:06.400Z","dependency_job_id":null,"html_url":"https://github.com/csurfer/pyheatmagic","commit_stats":{"total_commits":30,"total_committers":3,"mean_commits":10.0,"dds":0.06666666666666665,"last_synced_commit":"86dfe545161e0b3bfb864cf0fba8a0ad66a772ea"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpyheatmagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpyheatmagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpyheatmagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csurfer%2Fpyheatmagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csurfer","download_url":"https://codeload.github.com/csurfer/pyheatmagic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254364270,"owners_count":22058878,"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":["heatmap","ipython","ipython-magic","profiler"],"created_at":"2024-07-31T15:01:09.801Z","updated_at":"2025-05-15T15:05:22.388Z","avatar_url":"https://github.com/csurfer.png","language":"Python","readme":"# heat\n\n[![pypiv](https://img.shields.io/pypi/v/py-heat-magic.svg)](https://pypi.python.org/pypi/py-heat-magic)\n[![pyv](https://img.shields.io/pypi/pyversions/py-heat-magic.svg)](https://pypi.python.org/pypi/py-heat-magic)\n[![Licence](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/csurfer/pyheatmagic/master/LICENSE)\n[![Thanks](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/csurfer)\n\nIPython magic command to profile and view your python code as a heat map using [py-heat](https://github.com/csurfer/pyheat).\n\n## Demo\n\n![Demo](http://i.imgur.com/IUtasPH.gif)\n\nIn case the demo was too fast, here is a [snapshot](http://i.imgur.com/isxRNV0.png) of the last step of the demo for deeper contemplation :)\n\n## What is the magic command?\n\n```python\n%%heat\n```\n\n## Setup\n\n### Using pip\n\n```bash\npip install py-heat-magic\n```\n\n### Directly from the repository\n\n```bash\ngit clone https://github.com/csurfer/pyheatmagic.git\npython pyheatmagic/setup.py install\n```\n\n### Load Extension in IPython\n\n```python\n%load_ext heat\n```\n\n## Usage\n\n```python\n# To view the heatmap\n%%heat\n\n# To save the heatmap as a file\n%%heat -o file.png\n```\n\n## Contributing\n\n### Bug Reports and Feature Requests\n\nPlease use [issue tracker](https://github.com/csurfer/pyheatmagic/issues) for reporting bugs or feature requests.\n\n### Development\n\nPull requests are most welcome.\n\n### Buy the developer a cup of coffee!\n\nIf you found the utility helpful you can buy me a cup of coffee using\n\n[![Donate](https://www.paypalobjects.com/webstatic/en_US/i/btn/png/silver-pill-paypal-44px.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=3BSBW7D45C4YN\u0026lc=US\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)\n","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=3BSBW7D45C4YN\u0026lc=US\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted"],"categories":["Python","Jupyter-magic拓展"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsurfer%2Fpyheatmagic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsurfer%2Fpyheatmagic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsurfer%2Fpyheatmagic/lists"}