tree: d42203cd0faa946d21a1b3e9611369137744bc4b
  1. examples/
  2. numpy-stubs/
  3. test/
  4. LICENSE
  5. pyproject.toml
  6. pyrefly.toml
  7. README.md
  8. run_pyrefly.py
  9. run_runtime_tests.py
  10. suites.py
tensor-shapes/pyrefly-numpy-stubs/README.md

pyrefly-numpy-stubs

NumPy type stubs with array shape information for Pyrefly.

This package is a PEP 561 stub-only distribution. It installs the numpy-stubs stub package so Pyrefly can discover shape-aware stubs for the runtime numpy package without replacing or shadowing NumPy itself.

The package is versioned in lockstep with Pyrefly and depends on the matching pyrefly-shape-extensions package.