{"id":20315254,"url":"https://github.com/sysread/pyprof","last_synced_at":"2025-04-11T17:22:46.040Z","repository":{"id":146316091,"uuid":"8337916","full_name":"sysread/pyprof","owner":"sysread","description":"A report generator for python profiling data","archived":false,"fork":false,"pushed_at":"2013-02-21T16:24:35.000Z","size":152,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T09:19:45.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/sysread.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2013-02-21T15:28:35.000Z","updated_at":"2020-03-03T03:36:06.000Z","dependencies_parsed_at":"2023-03-23T22:40:54.805Z","dependency_job_id":null,"html_url":"https://github.com/sysread/pyprof","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/sysread%2Fpyprof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysread%2Fpyprof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysread%2Fpyprof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysread%2Fpyprof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysread","download_url":"https://codeload.github.com/sysread/pyprof/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248448029,"owners_count":21105223,"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":[],"created_at":"2024-11-14T18:18:31.327Z","updated_at":"2025-04-11T17:22:46.011Z","avatar_url":"https://github.com/sysread.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n----\npyprof - a report generator for python profiling data\n\nSYNOPSIS\n--------\n`pyprof_report -d datafile [-o output_dir] [-f html] [-c 1]`\n\nDESCRIPTION\n-----------\n`pyprof` generates reports from data files created using the [Python\nprofiler](http://docs.python.org/2.7/library/profile.html). Report data\nsummarizes performance by file with individual pages for each source file,\nmaking it much easier to visualize the performance of individual functions.\n\nOPTIONS\n-------\n    -d  datafile    the profiler data generated by cProfile\n    -o  output_dir  the directory to which the report was generated\n    -f  format      data format (currently only html is supported, which is the\n                    default)\n    -c  colorize    generate colorized HTML (defaults to true (1), ignored if\n                    format is not html)\n    -I  includes    colon-separated list of search paths\n    -r  replace     colon-separated list of replacement paths; path text and\n                    replacements are separated by an equal sign (=)\n\nEXAMPLES\n--------\nProfile your software:\n\n    python -m cProfile -o profiler_data my_app.py\n\nGenerate your report:\n\n    pyprof_report -d profiler_data -o output\n\nNOTES\n-----\nOnly HTML format is currently supported\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysread%2Fpyprof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsysread%2Fpyprof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysread%2Fpyprof/lists"}