Metadata-Version: 2.4
Name: qkd-playground
Version: 0.1.0
Summary: Interactive Quantum Key Distribution simulator and learning platform
Project-URL: Homepage, https://github.com/taoq-ai/qkd-playground
Project-URL: Repository, https://github.com/taoq-ai/qkd-playground
Project-URL: Documentation, https://taoq-ai.github.io/qkd-playground
Project-URL: Issues, https://github.com/taoq-ai/qkd-playground/issues
Author: taoq.ai
License-Expression: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.11
Requires-Dist: fastapi>=0.115
Requires-Dist: pydantic>=2.0
Requires-Dist: qiskit>=1.0
Requires-Dist: uvicorn[standard]>=0.30
Description-Content-Type: text/markdown

# qkd-playground

Interactive Quantum Key Distribution simulator backend. See the [main README](../README.md) for details.
