Skip to content

Prepare python library#4

Merged
pmenendz merged 6 commits intomainfrom
package
Jun 23, 2025
Merged

Prepare python library#4
pmenendz merged 6 commits intomainfrom
package

Conversation

@pmenendz
Copy link
Copy Markdown
Collaborator

No description provided.

@pmenendz pmenendz requested a review from Copilot June 17, 2025 11:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR prepares a new Python library ("expert") for the Invopop Expert AI agent, including its core package structure, build configuration, and comprehensive documentation.

  • Adds the package initialization file with module exports and a usage example.
  • Updates the project metadata in pyproject.toml with necessary build-system configuration.
  • Revamps the README.md with detailed installation, CLI usage, library usage, configuration, and integration examples.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/expert/init.py Adds the package docstring, exposing InvopopExpert and Config classes.
pyproject.toml Updates project metadata and adds build-system, package-finding, and package-data configuration.
README.md Provides comprehensive documentation, including usage examples and integration guides.
Comments suppressed due to low confidence (1)

README.md:158

  • [nitpick] Consider updating placeholder URLs in the integration examples with actual repository links or explicitly note that these URLs are placeholders.
https://github.com/your-org/invopop-expert-slack

@pmenendz pmenendz merged commit ec20386 into main Jun 23, 2025
5 checks passed
@pmenendz pmenendz deleted the package branch June 23, 2025 12:05
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