Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Early development roadmap #9

Open
4 of 20 tasks
lagru opened this issue Sep 18, 2024 · 0 comments
Open
4 of 20 tasks

Early development roadmap #9

lagru opened this issue Sep 18, 2024 · 0 comments
Labels
meta Organization or planning

Comments

@lagru
Copy link
Member

lagru commented Sep 18, 2024

A rough work in progress roadmap for docstub during its early development phase:

v0.3 (MVP)

Minimum threshold to create stubs for scikit-image.

v0.x

  • Explore parallelization
  • Support checking & transforming a single doctype for testing & debugging
  • Add support for grammar & transformation extensions
  • Evaluate on scikit-image
  • Evaluate on networkx
  • "Dogfooding" -- publish and distribute stubs for docstub
  • Support docstring styles other than NumPyDoc (already supported)
  • Add automated release infrastructure
  • Add website with documentation
  • CI testing with other type checkers (Pytype, Pyright / Pylance, Pyre, ...)
  • Profile & optimize
  • Cache transformed doctypes
  • Cache created stubs

Long-term / v1.0

  • Actively used by major projects
  • Do runtime analysis to find types?
  • Support inline type annotations?
@lagru lagru added the meta Organization or planning label Sep 18, 2024
@lagru lagru changed the title Roadmap Early development roadmap Sep 19, 2024
@lagru lagru pinned this issue Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Organization or planning
Projects
None yet
Development

No branches or pull requests

1 participant