Skip to content

docs: add Python API quick example to README#394

Open
andrewhofmann wants to merge 1 commit intoArgmaster:mainfrom
andrewhofmann:docs/add-getting-started-guide
Open

docs: add Python API quick example to README#394
andrewhofmann wants to merge 1 commit intoArgmaster:mainfrom
andrewhofmann:docs/add-getting-started-guide

Conversation

@andrewhofmann
Copy link
Copy Markdown

Summary

  • Adds a minimal Python code example to the README showing how to render a Gerber file to PNG
  • Includes a second snippet using built-in example files for immediate testing
  • Links to the existing Quick Start guide for further reading

Why

The README covers installation and tools but has no inline API example. Users evaluating the library need to see the core workflow (load → render → save) before navigating to full docs.

Test plan

  • Both code snippets run successfully against pygerber 3.0.0a4
  • Links to existing documentation are correct

The README covers installation and links to docs but has no inline
Python example. Add a minimal snippet showing how to load and render
a Gerber file to PNG — the most common first use case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant