Skip to content

make earthkit into a PEP420 namespace #157

@Oisin-M

Description

@Oisin-M

Is your feature request related to a problem? Please describe.

Current import system is dynamic, which affects autocompletes and code suggestions.

Describe the solution you'd like

Changes required:

  • earthkit/__init__.py would be deleted from both earthkit and earthkit-utils
  • earthkit-utils would be changed to export only a package earthkit.utils
  • earthkit toplevel would be changed to export a package earthkit.version which just contains earthkit/version/_version.py

Describe alternatives you've considered

No response

Additional context

No response

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions