Skip to content

feat: added python bindings for rattler_config#2149

Open
Rishab87 wants to merge 2 commits intoconda:mainfrom
Rishab87:python-bindings-rattler-config
Open

feat: added python bindings for rattler_config#2149
Rishab87 wants to merge 2 commits intoconda:mainfrom
Rishab87:python-bindings-rattler-config

Conversation

@Rishab87
Copy link

@Rishab87 Rishab87 commented Mar 1, 2026

Description

Added python bindings for rattler_config, also added few unit tests.

Fixes #1394

How Has This Been Tested?

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR.

Tools: {e.g., Claude, Codex, GitHub Copilot, ChatGPT, etc.}

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added sufficient tests to cover my changes.

@Rishab87 Rishab87 force-pushed the python-bindings-rattler-config branch from 0a96f9d to 131122c Compare March 1, 2026 12:04
return self._inner.__repr__()


class Config:
Copy link
Member

Choose a reason for hiding this comment

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

i don't see any place where this config is being consumed

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 bindings for rattler_config

2 participants