Skip to content

Packaging namespace packages #10596

Open
@vot4anto

Description

@vot4anto

Python 3.3 added implicit namespace packages from PEP 420.
All that is required to create a native namespace package is that you just omit init.py from the namespace package directory.

If we switch to this approach, we need to make sure that all the tools, toolkits and other packages that need to share the openquake namespace are complaint with this new convention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions