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.
贡献指南
调研方向
Issue 中没有确定任何文件或测试。首先找到项目的依赖声明,以及导入所列软件包的 connector 入口点,然后确定哪些依赖可以设为可选。完成的标准是,基本 connector 使用的安装不再需要这些软件包。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- databases
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100