mapillary / mapillary/mapillary-python-sdk

[Feature, GFI] Include Pyre-Check for performant type checking

Open
#101 3 comments 0 reactions 1 assignee View on GitHub

@calicomills is already working on this.

Since Aug 15, 2021.

feature good first issue
Dominant language
Python
Stars
66
Forks
23
Avg merge
1d 20h
Merged PRs (30d)
11

Description

Is your feature request related to a problem? Please describe.
There is often no way to check if proper type checking and performant checking are being done within the project. The only focus so far has been on linting and formatting.

It would be nice that this project under Facebook incorporates functionalities provided by Pyre-Check for project performance

Describe the solution you'd like
Discussion over how to integrate and implement Pyre-Check.

Describe alternatives you've considered
I am not aware of tools that act like Pyre, but Pyre is favored since it's developed under Facebook.

Additional context
None.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.