Full docstring + minimal-example coverage for the Python package

Open
#652 1 comment 0 reactions 1 assignee View on GitHub

@sjfeng1999 is already working on this.

Since Jun 25, 2026.

Assessment

This issue has not been assessed yet.

Description

FlyDSL/Customization

Add a docstring to every public symbol in flydsl/{expr,compiler,utils}/ with: one-line summary, args/returns, and one ≤5-line example. Keep it
terse and agent friendly.
Goal: an agent grepping any public symbol in flydsl gets enough context from the docstring alone to use it correctly, without opening additional files.

Dominant language
Python
Stars
282
Forks
120
Avg merge
1d 21h
Merged PRs (30d)
67

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.

More from ROCm/FlyDSL

All issues in ROCm/FlyDSL

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.