Go to file
github-actions[bot] cf4d319ba1
Add piQture to list. (#791)
Add piQture to list.

---
Closes #790

Co-authored-by: SaashaJoshi <SaashaJoshi@users.noreply.github.com>
2024-09-23 19:56:42 +00:00
.github Update submission form (#746) 2024-07-11 13:03:28 +00:00
badges Badges and stars update for 2024_09_19_09_01 (#793) 2024-09-23 11:57:42 +00:00
docs [DO NOT MERGE] Redirect ecosystem page (#752) 2024-07-16 10:19:12 +01:00
ecosystem Add piQture to list. (#791) 2024-09-23 19:56:42 +00:00
tests Update submission form (#746) 2024-07-11 13:03:28 +00:00
.coveragerc Issue 15 | CI: Submission workflow (#46) 2021-10-21 06:52:18 -07:00
.gitignore Host labels information (#743) 2024-07-03 20:32:52 +01:00
.pylintrc Organize CLI by subcmd (#601) 2023-11-28 14:57:23 +00:00
CODE_OF_CONDUCT.md Project: initial project setup (#3) 2021-08-09 16:54:15 -07:00
CONTRIBUTING.md Fix URL for qiskit-dynamics docs site (#767) 2024-08-13 18:22:19 +02:00
LICENSE Initial commit 2021-08-04 17:53:34 +02:00
README.md Update links (#756) 2024-08-27 15:52:57 +01:00
manager.py Allow specifying input / output directories when building website (#667) 2024-02-05 16:23:22 +00:00
requirements-dev.txt Workflows: cleanup (#128) 2022-05-03 11:40:35 -04:00
requirements.txt Fix submission process (#701) 2024-05-01 17:52:58 +00:00
setup.cfg Fix config (#703) 2024-04-30 14:37:22 +00:00
setup.py Fix config (#703) 2024-04-30 14:37:22 +00:00
tox.ini [DO NOT MERGE] Redirect ecosystem page (#752) 2024-07-16 10:19:12 +01:00

README.md

Qiskit ecosystem

ecosystem Awesome Tests

About the ecosystem

The Qiskit ecosystem is a collection of software and tutorials that builds on or extends Qiskit. The goal of the Ecosystem is to celebrate, support, and accelerate development of quantum technologies using Qiskit. View all projects at https://www.ibm.com/quantum/ecosystem.

This repository handles submissions to the ecosystem and builds the web page.

How to join

Simply fill in the submission issue form. This will automatically create a pull request adding your project to this repository. We'll review the pull request and get back to you within a few days.

To join the ecosystem, your project must:

  • Build on, interface with, or extend the Qiskit SDK in some way.
  • Be compatible with Qiskit 1.0 (or newer).
  • Have an OSI-approved open-source license (preferably Apache 2.0 or MIT).
  • Adhere to our code of conduct (you can enforce your own code of conduct in addition to this).
  • Have maintainer activity within the last 6 months, such as a commit.

Once your submission has been approved and merged, it will appear on https://www.ibm.com/quantum/ecosystem within a few minutes.

Members of the ecosystem are invited to give a presentation about their project at Qiskit demo day. Reach out to Frank Harkins if you're interested.

How to update project information

To change your project's information, edit your project's file in ./ecosystem/resources/members and make a pull request with the updated information. You can also open an issue asking us to do it, or asking us to remove your project from the Ecosystem.

Contribution Guidelines

See the contributing document to learn about the source code contribution process developers follow.

See the code of conduct to learn about the social guidelines developers are expected to adhere to.

See the open issues for a list of proposed features (and known issues).