aws / aws/amazon-redshift-python-driver
Make dependencies optional
オープン
enhancement
- 主要言語
- Python
- スター
- 220
- フォーク
- 86
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Driver version
2.0.908
## Problem description
In order to use the connecter, we have to pull in dependencies we don't need:
```
beautifulsoup4
lxml
scramp
soupsieve
```
This should be optional and not a requirement.
コントリビューションガイド
調査の方向性
No files or tests are identified in the issue. Start by locating the project's dependency declarations and the connector entry points that import the listed packages, then determine which dependencies can be optional. Done means an installation for basic connector use no longer requires those packages.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- databases
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100