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

Extend page on including data in your package #7

Open
namurphy opened this issue May 1, 2020 · 2 comments
Open

Extend page on including data in your package #7

namurphy opened this issue May 1, 2020 · 2 comments

Comments

@namurphy
Copy link
Contributor

namurphy commented May 1, 2020

The page on how to include data in a package still needs to be written. Just to brainstorm, some of the topics could be:

  • where to put data files
  • accessing files (probably using pkg_resources?)
  • dealing with large data files with git-lfs (and any good alternatives to git-lfs)

I'm also curious if there's a way to store data files on, say, the Zenodo online archive so that they can be downloaded during package setup or installation.

@Cadair
Copy link
Member

Cadair commented Mar 27, 2024

This has also recently been written if you have any feedback.

@Cadair Cadair closed this as completed Mar 27, 2024
@Cadair Cadair reopened this Mar 27, 2024
@Cadair Cadair changed the title Write page on including data in your package Extend page on including data in your package Mar 27, 2024
@Cadair
Copy link
Member

Cadair commented Mar 27, 2024

I think it would be good to at least cover accessing data from within your code.

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

No branches or pull requests

2 participants