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

New project/directory structure #133

Open
gunnar-mb opened this issue Dec 17, 2024 · 2 comments
Open

New project/directory structure #133

gunnar-mb opened this issue Dec 17, 2024 · 2 comments

Comments

@gunnar-mb
Copy link
Collaborator

gunnar-mb commented Dec 17, 2024

Now that the development has reached a certain maturity, it is a good time to reconsider the project structure based on how it has evolved:

Goals:

  • Clear separation of each language support, inputs, outputs, transformations and text/jinja templates.
  • While things are evolving, get clearer understanding of how each support is implemented (see blog article "5+1 levels of translation methods")
  • Fix current module imports in the process (some scripts have to modify paths, etc. and are not cleanly importing the other modules)
  • First steps (more later) to strive towards "standard" python-project setup (which is an ever moving target...)

Proposal is edited on this gist for now

@gunnar-mb
Copy link
Collaborator Author

PR is here #134

@gunnar-mb
Copy link
Collaborator Author

PR has been merged. One useful remaining action would be to copy the gist (update it to make sure it matches the final merged structure) and include in the README some of the explanations about each directory's purpose.

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