8000 [feature]: Generating type hints for API · Issue #568 · twilio/twilio-python · GitHub
[go: up one dir, main page]

Skip to content
8000
[feature]: Generating type hints for API #568
Open
@sbdchd

Description

@sbdchd

Issue Summary

Currently the library doesn't have inline type hints or type stubs so we can't type check library usage

Since this library supports python 2.7 the inline type hints would need to follow the comment syntax

Another option is to package separate type stubs (.pyi files) alongside the existing code

Steps to Reproduce

Run your type checker of choice and see warnings about missing types / type stubs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0