microsoft / microsoft/azure-quantum-python
Export types
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 160
- Forks
- 113
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 1
Description
Types are not available for azure quantum when installed via pypi.
Might just be missing a py.typed file in azure-quantum/azure/quantum
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the package metadata and the azure-quantum/azure/quantum directory, starting with whether a py.typed marker is included in the distribution. Verify the installed PyPI package exposes typing information, and consider the issue done when type checkers recognize the package types after installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100