dataiku / dataiku/dataiku-api-client-python
can you please publish python packages?
還沒有人認領這個 Issue。
- 主要語言
- Python
- 星號
- 44
- 分支
- 29
- 平均合併
- 3 小時 34 分鐘
- 30 天內合併 PR
- 2
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先檢查 PyPI 上列出的套件檔案,尤其是 dataiku_api_client-14.7.0.tar.gz,並重現目前的 pip install 行為。確定此 Python 套件的建置與發布方式,然後驗證 PyPI 上是否有可用的 wheel,以及安裝是否不再需要從原始碼建置。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- build-system, release
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100