can you please publish python packages?
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 55/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- build-system, release
Research direction
Start by inspecting the package files listed on PyPI, especially dataiku_api_client-14.7.0.tar.gz, and reproduce the current pip install behavior. Determine how this Python package is built and published, then verify that a wheel is available on PyPI and that installation no longer requires building from source.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- Python
- Stars
- 44
- Forks
- 29
- Avg merge
- 3h 34m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dataiku/dataiku-api-client-python
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
dataiku/dataiku-api-client-python#335 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
All issues in dataiku/dataiku-api-client-python
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
learningequality/ricecooker#747 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
run-llama/llama_index#23199 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
KhronosGroup/glTF-Blender-IO#2769 ·