Skip to content

Creating a Conda Install for Xplainable Python Package #122

@Jtuppack

Description

@Jtuppack

Summary

We aim to expand the availability of our open-source Python package, currently installable via pip, by making it accessible through Conda. This will enhance the ease of installation and broaden the user base.

Objectives

  • Create a Conda package for Xplainable.
  • Submit the package to a widely-used Conda channel (e.g., Anaconda, conda-forge).

Tasks

  1. Research the requirements and guidelines for creating a Conda package.
  2. Adapt the package structure if necessary to meet Conda packaging standards.
  3. Create a recipe for building the Conda package.
  4. Thoroughly test the Conda package to ensure it installs and works correctly.
  5. Submit the package to a Conda channel for review and inclusion.

Considerations

  • Ensure compatibility with major platforms (Windows, macOS, Linux).
  • Provide clear installation instructions for users.

Potential Challenges

  • Handling dependencies that may not be available on Conda.
  • Maintaining the package for future updates.

Contributions and suggestions are welcome.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions