{"id":17217834,"url":"https://github.com/fzipp/pythia","last_synced_at":"2025-05-16T09:06:02.620Z","repository":{"id":565958,"uuid":"12851128","full_name":"fzipp/pythia","owner":"fzipp","description":"Browser based user interface for the Go source code guru","archived":false,"fork":false,"pushed_at":"2025-03-06T19:45:09.000Z","size":2859,"stargazers_count":337,"open_issues_count":6,"forks_count":17,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-09T04:04:00.943Z","etag":null,"topics":["callgraph","code-navigation","code-reading","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fzipp.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":"2013-09-15T19:26:58.000Z","updated_at":"2024-11-15T08:00:16.000Z","dependencies_parsed_at":"2023-07-05T15:00:43.690Z","dependency_job_id":"7b33976e-58cf-4810-a62c-c5904df5e2b0","html_url":"https://github.com/fzipp/pythia","commit_stats":{"total_commits":158,"total_committers":6,"mean_commits":"26.333333333333332","dds":0.2215189873417721,"last_synced_commit":"12d26ae3ca69844022d1aa0a9b38b9df1a06e182"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzipp%2Fpythia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzipp%2Fpythia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzipp%2Fpythia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fzipp%2Fpythia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fzipp","download_url":"https://codeload.github.com/fzipp/pythia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501558,"owners_count":22081528,"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":["callgraph","code-navigation","code-reading","go","golang"],"created_at":"2024-10-15T03:44:48.477Z","updated_at":"2025-05-16T09:05:57.608Z","avatar_url":"https://github.com/fzipp.png","language":"Go","readme":"# Pythia\n\n![Build Status](https://github.com/fzipp/pythia/workflows/build/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/fzipp/pythia)](https://goreportcard.com/report/github.com/fzipp/pythia)\n\nPythia is a browser based user interface for the Go source code guru,\nwhich is a tool for navigating Go code.\n\nFor more information on the Go guru, see [Using Go Guru](https://go.dev/s/using-guru).\n\n![Screenshot](https://raw.github.com/fzipp/pythia/gh-pages/images/pythia_screenshot.png)\n\n## Installing from source\n\nTo install, run\n\n    $ go install github.com/fzipp/pythia@latest\n\nYou will now find a `pythia` binary in your `$GOBIN` or `$GOPATH/bin` directory.\n\nRunning Pythia also requires `guru`:\n\n    $ go install golang.org/x/tools/cmd/guru@latest\n\n## Usage\n\nStart the web application with a package path, e.g.:\n\n    $ pythia net/http\n\nBy default it will listen on port :8080 and try to launch the application\nin your browser. You can choose a different port via the `-http` flag, e.g.:\n\n    $ pythia -http :6060 fmt\n\nRun `pythia -help` for more information.\n","funding_links":[],"categories":["[](https://github.com/golang/go/wiki/CodeTools#navigation)Navigation"],"sub_categories":["[](https://github.com/golang/go/wiki/CodeTools#tools-2)Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffzipp%2Fpythia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffzipp%2Fpythia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffzipp%2Fpythia/lists"}