Skip to content

Add clear API specification into top level __init__.py #33

@rubickcz

Description

@rubickcz

We should add common public classes/functions into top level __init__.py so library users can do something like this:

from pynotify import notify
from pynotify import AsynchronousReceiver
from pynotify import BaseHandler

i.e. they don't need to know exact submodule, but can import everything from pynotify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions