{"id":14967155,"url":"https://github.com/golemfactory/golem-core-python","last_synced_at":"2025-10-19T09:31:35.705Z","repository":{"id":64797575,"uuid":"530276967","full_name":"golemfactory/golem-core-python","owner":"golemfactory","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-28T14:11:05.000Z","size":780,"stargazers_count":3,"open_issues_count":52,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-05-29T05:58:56.038Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golemfactory.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-29T15:20:29.000Z","updated_at":"2024-06-19T20:54:47.506Z","dependencies_parsed_at":"2023-02-16T10:01:54.671Z","dependency_job_id":"a27f9fbc-e08e-42ae-b781-bef2355a1466","html_url":"https://github.com/golemfactory/golem-core-python","commit_stats":{"total_commits":18,"total_committers":4,"mean_commits":4.5,"dds":0.5,"last_synced_commit":"fab9cf6df739accdafd75fa9bd6d228a7f1ac26f"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fgolem-core-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fgolem-core-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fgolem-core-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2Fgolem-core-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golemfactory","download_url":"https://codeload.github.com/golemfactory/golem-core-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219869245,"owners_count":16555571,"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-09-24T13:37:32.239Z","updated_at":"2025-10-19T09:31:35.243Z","avatar_url":"https://github.com/golemfactory.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golem Core\n\n## Install\n\nThis project uses [Poetry](https://python-poetry.org/) for management, which needs to be installed to run following instructions.\nCheckout the repository and run:\n\n```bash\npoetry install\n```\n\n## Examples\n\nTo run examples you need invoke them via poetry:\n\n```bash\npoetry run python examples/rate_providers/rate_providers.py\n```\n\n## CLI\n\n```bash\npython -m golem status\n\npython -m golem find-node --runtime vm\npython -m golem find-node --runtime vm --subnet public-beta \npython -m golem find-node --runtime vm --timeout 7  # stops after 7  seconds\npython -m golem find-node --runtime vm --timeout 1m # stops after 60 seconds\n\npython -m golem allocation list\n\npython -m golem allocation new 1\npython -m golem allocation new 2 --driver erc20 --network holesky\n\npython -m golem allocation clean\n```\n\n## Docs\n\nTo build docs run following commands:\n\n```bash\npoetry run poe sphinx\n```\n\nThen you can open `build/api.html` file in your web browser.\n\n## Contributing\n\n### Running code auto format\n\n```bash\npoetry run poe format\n```\n\n### Running code checks\n\n```bash\npoetry run poe checks\n```\n\n### Running tests\n\nUnit tests:\n\n```bash\npoetry run poe tests_unit\n```\n\nIntegration tests (requires running local `yagna` in requestor mode or `goth` in interactive mode):\n\n```bash\npoetry run poe tests_integration\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemfactory%2Fgolem-core-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolemfactory%2Fgolem-core-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemfactory%2Fgolem-core-python/lists"}