py.typed file / type stubs are missing
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
Research direction
Start by locating the installed polygon package and reproduce the report with examples/stocks-daily_open_close.py using mypy. Check that the package exports its type information as described in the issue, then verify that the example passes type checking without the missing-stubs error.
Written by the indexing model from the issue text.
Description
Describe the bug
The polygon package does not export its type information to mypy, which causes mypy to fail when used on downstream packages
To Reproduce
- Download
examples/stocks-daily_open_close.pyor any other example file mypy stocks-daily_open_close.py- Observe the following error:
stocks-daily_open_close.py:1: error: Skipping analyzing "polygon": module is installed, but missing library stubs or py.typed marker [import-untyped]
stocks-daily_open_close.py:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
Found 1 error in 1 file (checked 1 source file)
Expected behavior
The type checks should pass
Additional context
I think all that is needed is to add the missing py.typed file to the polygon package
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 362
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from massive-com/client-python
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 72/100
massive-com/client-python#1031 ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 45/100
massive-com/client-python#1029 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
massive-com/client-python#1028 ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 55/100
massive-com/client-python#1022 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 50/100
massive-com/client-python#1016 ·
All issues in massive-com/client-python
Similar issues
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100