{"id":13751491,"url":"https://github.com/qiskit-community/quantum-prototype-template","last_synced_at":"2025-05-12T23:09:26.928Z","repository":{"id":37900728,"uuid":"439046643","full_name":"qiskit-community/quantum-prototype-template","owner":"qiskit-community","description":"A template repository for generating new quantum prototypes based on Qiskit","archived":false,"fork":false,"pushed_at":"2024-09-11T15:59:49.000Z","size":956,"stargazers_count":44,"open_issues_count":10,"forks_count":21,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-12T23:09:17.241Z","etag":null,"topics":["qiskit","quantum-computing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qiskit-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-12-16T15:54:57.000Z","updated_at":"2025-04-14T14:09:44.000Z","dependencies_parsed_at":"2023-12-19T04:59:53.571Z","dependency_job_id":"6992a4ff-95c5-40eb-ab57-88655a17c39a","html_url":"https://github.com/qiskit-community/quantum-prototype-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiskit-community%2Fquantum-prototype-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiskit-community%2Fquantum-prototype-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiskit-community%2Fquantum-prototype-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiskit-community%2Fquantum-prototype-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiskit-community","download_url":"https://codeload.github.com/qiskit-community/quantum-prototype-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253837407,"owners_count":21971983,"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":["qiskit","quantum-computing"],"created_at":"2024-08-03T09:00:46.541Z","updated_at":"2025-05-12T23:09:26.907Z","avatar_url":"https://github.com/qiskit-community.png","language":"Python","readme":"![Platform](https://img.shields.io/badge/Platform-Linux%20%7C%20macOS%20%7C%20Windows-informational)\n[![Python](https://img.shields.io/badge/Python-3.8%20%7C%203.9%20%7C%203.10-informational)](https://www.python.org/)\n[![Qiskit](https://img.shields.io/badge/Qiskit-%E2%89%A5%201.0.0-6133BD)](https://github.com/Qiskit/qiskit)\n[![License](https://img.shields.io/github/license/qiskit-community/quantum-prototype-template?label=License)](https://github.com/qiskit-community/quantum-prototype-template/blob/main/LICENSE.txt)\n[![Code style: Black](https://img.shields.io/badge/Code%20style-Black-000.svg)](https://github.com/psf/black)\n[![Tests](https://github.com/qiskit-community/quantum-prototype-template/actions/workflows/test_latest_versions.yml/badge.svg)](https://github.com/qiskit-community/quantum-prototype-template/actions/workflows/test_latest_versions.yml)\n[![Coverage](https://coveralls.io/repos/github/qiskit-community/quantum-prototype-template/badge.svg?branch=main)](https://coveralls.io/github/qiskit-community/quantum-prototype-template?branch=main)\n\n# Quantum Prototype Template\n\nThis template repository is a tool for creating Python projects quickly by providing much of the necessary boilerplate code. The code examples in this template repository are written in accordance with pylint style checks, and the sample `prototype_template` module has an associated unit test module. We have also included examples of coverage testing, notebook tests, and notebook lint checks and wrapped all of these using [tox](https://github.com/tox-dev/tox) automated testing software. Check out the [file glossary](https://github.com/qiskit-community/quantum-prototype-template/blob/main/docs/file-map-and-description.md) for more information on each tool used in this repository.\n\nWe encourage you to use this template repository to begin your own research projects!\n\n### Table of Contents\n\n##### For Users\n\n1.  [About the Project](docs/project_overview.md)\n2.  [Beginner's Guide](docs/beginners_guide.md)\n3.  [Installation](INSTALL.md)\n4.  [Quickstart Guide](docs/quickstart_guide.md)\n5.  [Tutorials](docs/tutorials/example_tutorial.ipynb)\n6.  [How-Tos](docs/how_tos/example_how_to.ipynb)\n7.  [Prototype Template File Glossary](docs/file-map-and-description.md)\n8.  [How to Give Feedback](#how-to-give-feedback)\n9.  [Contribution Guidelines](#contribution-guidelines)\n10. [References and Acknowledgements](#references-and-acknowledgements)\n11. [License](#license)\n\n##### For Developers/Contributors\n\n1. [Contribution Guide](CONTRIBUTING.md)\n2. [Technical Docs](docs/technical_docs.md)\n\n\n----------------------------------------------------------------------------------------------------\n\n### How to Give Feedback\n\nWe encourage your feedback! You can share your thoughts with us by:\n- [Opening an issue](https://github.com/qiskit-community/quantum-prototype-template/issues) in the repository\n\n\n----------------------------------------------------------------------------------------------------\n\n### Contribution Guidelines\n\nFor information on how to contribute to this project, please take a look at our [contribution guidelines](CONTRIBUTING.md).\n\n\n----------------------------------------------------------------------------------------------------\n\n## References and Acknowledgements\n[1] Diátaxis Technical Documentation Framework \\\n    https://diataxis.fr/\n\n\n----------------------------------------------------------------------------------------------------\n\n### License\n[Apache License 2.0](LICENSE.txt)\n","funding_links":[],"categories":["Community"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiskit-community%2Fquantum-prototype-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqiskit-community%2Fquantum-prototype-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiskit-community%2Fquantum-prototype-template/lists"}