Skip to content

Clarify the interface to kaiba.  #137

@thomasborgen

Description

@thomasborgen

Right now the interface to kaiba is in process.py. The functions are called process and process_raises.

In the future we only want to bump major versions if we break anything that these interface functions returns or if we change their function signature(parameters).

I propose to move most of our code into private modules and in kaiba/__init__.py we will expose only the two functions.

What do you think @ChameleonTartu ?

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