Skip to content

feat: add version and python info to CLI#29

Open
AthanasEdigerMartin wants to merge 1 commit intollmsresearch:mainfrom
AthanasEdigerMartin:feat-version-info
Open

feat: add version and python info to CLI#29
AthanasEdigerMartin wants to merge 1 commit intollmsresearch:mainfrom
AthanasEdigerMartin:feat-version-info

Conversation

@AthanasEdigerMartin
Copy link

This PR addresses issue #25 by adding package version and Python version information to the CLI output using importlib.metadata and platform modules.

@dippatel1994
Copy link
Member

Hi @AthanasEdigerMartin CI pipeline failed. Can you please update it so we can merge these changes and close it?

@MaswiliK
Copy link
Collaborator

@AthanasEdigerMartin ⚠️ CI hint: Build and lint checks are failing.
🔍 Check that all imports in cli.py are used and consistent with ruff formatting. Running ruff check paperbanana/ locally usually points out exactly which lines need attention.
💡 Tip: PaperBanana prefers fully cleaned and formatted scripts before merging — think of this as making your CLI “reference-quality” like a methodology diagram.

@dippatel1994
Copy link
Member

Hi @AthanasEdigerMartin let me know if you want me to take care of this PR.

@statxc
Copy link
Contributor

statxc commented Mar 6, 2026

Hi, @dippatel1994 may I work this? I'd like to complete. Thanks

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.

Add Python version and package version to CLI --version output

5 participants