Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Consider distribution on PyPI (pip) #730

Open
3 tasks
tomvothecoder opened this issue Jan 29, 2025 · 0 comments
Open
3 tasks

[Enhancement]: Consider distribution on PyPI (pip) #730

tomvothecoder opened this issue Jan 29, 2025 · 0 comments
Labels
type: enhancement New enhancement request

Comments

@tomvothecoder
Copy link
Collaborator

tomvothecoder commented Jan 29, 2025

Is your feature request related to a problem?

As suggested by @lee1043, distributing xcdat on PyPI can benefit us by adding another way of accessing the package.

We'll need to be aware that all of the dependencies of a package must be available on the distribution platform (e.g., conda package must have all dependencies available on conda).

Describe the solution you'd like

  • Check if all dependencies are available on PyPI
  • If yes, learn the process for building the package and distributing it on PyPI
  • Implement the process

Describe alternatives you've considered

No response

Additional context

No response

@tomvothecoder tomvothecoder added the type: enhancement New enhancement request label Jan 29, 2025
@tomvothecoder tomvothecoder changed the title [Enhancement]: Consider distribution of PyPI (pip) [Enhancement]: Consider distribution on PyPI (pip) Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New enhancement request
Projects
Status: Todo
Development

No branches or pull requests

1 participant