Skip to content

pedrorrivero/pyproject-qiskit

Repository files navigation

Platform Python Qiskit
Tests Coverage Release DOI License


Logo

Pyproject Qiskit

Table of contents

  1. About this Project
  2. Installation
  3. Documentation
  4. Deprecation Policy
  5. Contributing
  6. Authors and Citation
  7. Acknowledgements
  8. References
  9. License

About this Project

This template repository is a tool for creating Qiskit-based Python projects quickly. It provides much of the necessary boilerplate code and configurations needed for a fully functional, professional, software.

It was originally put together for quick development of Quantum Software Prototypes: collaborations between developers and researchers to bring users early access to solutions from cutting-edge research.

Check out the file map for more information on the structure of the repository.

Some projects using this template

Installation

The latest version of this software can be easily installed, alongside all required dependencies, via pip:

pip install pyproject-qiskit@git+https://github.com/pedrorrivero/pyproject-qiskit

For more detailed information and alternative installation options see the installation guide.

Documentation

  • This project includes a quick reference guide to get started with.
  • Complete documentation can be found in the code docstrings.
  • Check out the file map for more information on the structure of this repository.

Deprecation Policy

This software is meant to evolve rapidly and, as such, does not follow Qiskit's deprecation policy.

We may occasionally make breaking changes in order to improve the user experience. When possible, we will keep old interfaces and mark them as deprecated, as long as they can co-exist with the new ones. Each substantial improvement, breaking change, or deprecation will be documented in CHANGELOG.md.

Careful version specification is encouraged (e.g. version pinning).

Contributing

Authors and Citation

This project is the work of many people who contribute at different levels. Please cite as per the included BibTeX file.

Acknowledgements

  • Pedro Rivero: for the development of pyproject-qiskit, an open-source template repository for Qiskit-based software projects.
  • Jim Garrison: for insightful discussions and the original development of scripts for extremal version testing.

References

[1] Qiskit: An Open-source Framework for Quantum Computing

License

Apache License 2.0

About

Template for Qiskit python projects

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published