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

Clean up folder structure #120

Open
haesleinhuepf opened this issue Jul 15, 2024 · 0 comments
Open

Clean up folder structure #120

haesleinhuepf opened this issue Jul 15, 2024 · 0 comments

Comments

@haesleinhuepf
Copy link
Member

I think we should clean up our folder structure. This repository served as a quick prototype initially and now becomes more and more an infrastructure.

Short-term proposal:

  • Move all notebooks which analyse / visualize some data into the notebooks folder.

Mid-term proposal:

  • All infrastructure for reading/writing/modifying our database go in a separate repository. This repository should be a pip-installable Python package. Before doing this, we should have a wage idea about our target API.
  • Our website repository pip-installs the infrastructure repository and uses functions from there. It does not contain any python code in .py files. Notebooks in this repository serve demonstration purposes only, and do not modify the database and/or visualizations.
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

1 participant