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

start apex-python-tools repo #3

Closed
Tracked by #1
jdries opened this issue Jun 4, 2024 · 6 comments
Closed
Tracked by #1

start apex-python-tools repo #3

jdries opened this issue Jun 4, 2024 · 6 comments
Assignees

Comments

@jdries
Copy link
Contributor

jdries commented Jun 4, 2024

bootstrap new open source python project in this github org.

Minimal functionality to start with:

  • a data class for an APEx algorithm
  • an 'algorithm repo' class that allows to fetch the algorithms (from the repo, can even be hardcoded)

General design docs: https://jdries-vito.quarto.pub/apex-design/algorithm_hosting.html

@soxofaan
Copy link
Contributor

soxofaan commented Jun 11, 2024

package name (e.g. for users to import in their code)?

  • esa_apex
  • apexeo
  • esa_plaza
  • esa_application_hub
  • esa_app_hub
  • apexhub
  • esa_portal
  • apex_portal

Should it include "esa" or not? Should it include "apex" or not?

@soxofaan
Copy link
Contributor

Created repo at https://github.com/ESA-APEx/esa-apex-toolbox-python with a package that users can import with import esa_apex_toolbox
Note I went very generic with this naming just to have something to work from. Naming should probably be finetuned later, after feedback of ESA for example

@soxofaan
Copy link
Contributor

soxofaan commented Jun 17, 2024

@soxofaan
Copy link
Contributor

to summarize the naming issue, current situation:

  • esa-apex-toolbox-python repo name
  • esa-apex-toolbox to pip install
  • esa_apex_toolbox to import

@soxofaan
Copy link
Contributor

feedback to finetune naming will be received later this week

@soxofaan
Copy link
Contributor

soxofaan commented Jul 1, 2024

I think we can close this ticket for now (especially given next step #15)

@soxofaan soxofaan closed this as completed Jul 1, 2024
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