Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Missing Type Hints #622

Closed
Closed
Assignees
alespour
Milestone
@hf-kklein

Description

@hf-kklein

Proposal:

  • There should be type hints in this library.
  • The type hints shall be available to users of the library.

Current behavior:

  • There are no type hints.
  • When type checking my own code with mypy, I get the error message:

error: Skipping analyzing "influxdb_client": module is installed, but missing library stubs or py.typed marker [import-untyped]

Desired behavior:

  • There shall be type hints in the code, especially in the user facing signatures.
  • there shall be apy.typed file that is contained in the package (seePEP 561).

Alternatives considered:
None that I know of.

Use case:

  • Better developer experience
  • Type checks in code using this client (aka "Compile" time safety)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp