sassoftware / sassoftware/python-sasctl

Create Stub file to allow typings

Open
#224 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.