Skip to content

Add link to GraalPy Embedding API Javadocs in README.#58

Open
olyagpl wants to merge 3 commits intooracle:mainfrom
olyagpl:og/update-readme
Open

Add link to GraalPy Embedding API Javadocs in README.#58
olyagpl wants to merge 3 commits intooracle:mainfrom
olyagpl:og/update-readme

Conversation

@olyagpl
Copy link
Member

@olyagpl olyagpl commented Feb 27, 2026

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 27, 2026
* `GraalPyResources`: factory methods for creating a [Context](https://www.graalvm.org/sdk/javadoc/org/graalvm/polyglot/Context.html) configured with the `VirtualFileSystem`.
* `PositionalArguments` and `KeywordArguments`: provide way to pass positional and keyword arguments via the generic [Context API](https://www.graalvm.org/sdk/javadoc/org/graalvm/polyglot/Context.html).

See the [GraalPy Embedding API Javadocs](https://oracle.github.io/graalpy-extensions/latest/org.graalvm.python.embedding/org/graalvm/python/embedding/package-summary.html) for the full class and module reference.
Copy link
Member Author

@olyagpl olyagpl Feb 27, 2026

Choose a reason for hiding this comment

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

@steve-s, can you please review?
There is no way to easy navigate to javadocs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant