{"id":17475667,"url":"https://github.com/hinshun/docker-pyquil","last_synced_at":"2025-10-09T11:09:11.001Z","repository":{"id":79445272,"uuid":"100737959","full_name":"hinshun/docker-pyquil","owner":"hinshun","description":"Docker image for https://github.com/rigetticomputing/pyquil","archived":false,"fork":false,"pushed_at":"2017-08-18T20:34:47.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-23T07:33:53.149Z","etag":null,"topics":["docker","forest","pyquil","quantum","quantum-computing","quil","rigetti-forest"],"latest_commit_sha":null,"homepage":"","language":null,"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/hinshun.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-18T18:03:43.000Z","updated_at":"2019-01-02T18:40:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"24072803-2468-49cc-a3c3-22c30e0bd27e","html_url":"https://github.com/hinshun/docker-pyquil","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hinshun/docker-pyquil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hinshun%2Fdocker-pyquil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hinshun%2Fdocker-pyquil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hinshun%2Fdocker-pyquil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hinshun%2Fdocker-pyquil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hinshun","download_url":"https://codeload.github.com/hinshun/docker-pyquil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hinshun%2Fdocker-pyquil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001286,"owners_count":26083058,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","forest","pyquil","quantum","quantum-computing","quil","rigetti-forest"],"created_at":"2024-10-18T18:59:41.407Z","updated_at":"2025-10-09T11:09:10.985Z","avatar_url":"https://github.com/hinshun.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-pyquil\n\nDocker image for https://github.com/rigetticomputing/pyquil\n\n# Usage\n\nSign up for a beta API key to `Forest` from http://www.rigetti.com/forest\n\n```\n$ docker run --rm -it -v ~/.pyquil_config:/root/.pyquil_config hinshun/pyquil\nPython 2.7.13 (default, Jul 18 2017, 23:48:50)\n[GCC 5.3.0] on linux2\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n\u003e\u003e\u003e import pyquil.quil as pq\n\u003e\u003e\u003e import pyquil.api as api\n\u003e\u003e\u003e from pyquil.gates import *\n\u003e\u003e\u003e import numpy as np\n\u003e\u003e\u003e qvm = api.SyncConnection()\n\u003e\u003e\u003e p = pq.Program()\n\u003e\u003e\u003e p.inst(X(0)).measure(0,0)\n\u003e\u003e\u003e qvm.run(p, [0,1,2])\n[[1, 0, 0]] \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhinshun%2Fdocker-pyquil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhinshun%2Fdocker-pyquil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhinshun%2Fdocker-pyquil/lists"}