Skip to content

Add PyPI description and keywords for discoverability - #79

Merged
jordanalexmeyer merged 2 commits into
masterfrom
jam/sdk-package-metadata
Aug 4, 2026
Merged

Add PyPI description and keywords for discoverability#79
jordanalexmeyer merged 2 commits into
masterfrom
jam/sdk-package-metadata

Conversation

@jordanalexmeyer

Copy link
Copy Markdown
Contributor

Summary

  • Fill empty description and keywords in pyproject.toml so PyPI (Python Package Index) surfaces searchable prose about Extend document processing
  • Add a plain-English blurb before the README badges

Test plan

  • Confirm pyproject.toml description/keywords look correct
  • After publish, verify the PyPI (Python Package Index) package page shows the new description
  • Pair with the documentation Fern generators PR so the next regen preserves package-description

Empty description/keywords leave the package with no searchable prose about document processing; also put a plain-English blurb before the README badges.
Comment thread pyproject.toml Outdated
name = "extend_ai"
version = "1.17.0"
description = ""
description = "Official Python SDK for Extend (extend.ai) — the document processing API. Parse, extract, classify, split, and edit PDFs and 30+ file types"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

35 for all these too

@jordanalexmeyer
jordanalexmeyer merged commit 466beac into master Aug 4, 2026
4 checks passed
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.

2 participants