Skip to content

can you please publish python packages? #361

Description

@morotti

Hello,

Your package is only published as source code dataiku_api_client-14.7.0.tar.gz https://pypi.org/project/dataiku-api-client/#files
Could you please publish python packages?

This would make the installation so much faster.
pip install dataiky-api-client-python takes so long to run currently, because it needs to find your source code and try to build the package from source.

If your package is pure python, which it seems to be, you merely need to run pip wheel dataiku_api_client-14.7.0.tar.gz to package it.

Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions