sassoftware / sassoftware/python-sasctl
Create Stub file to allow typings
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 52
- Forks
- 45
- Avg merge
- 23h 38m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem? Please describe.
Currently sasctl doesn't provide types for the different elements. Many Python developers are adding types in their code for type safety, but also to provide a better integration with IDEs.
Describe the solution you'd like
Generate a stub file for the sasctl package.
Describe alternatives you've considered
Create a stub file in the project. Unfortunately this adds extra files in the repository
Additional context
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
Start by reviewing the sasctl package structure and determine which package elements the generated stub should cover. Completion means the package provides usable typings for Python developers and IDE integration; the issue names no specific files or tests, so the coverage and validation approach need clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100