aws / aws/amazon-redshift-python-driver

Make dependencies optional

Open
#125 8 comments 7 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
220
Forks
86
PR merge metrics
No merged PRs in 30d

Description

## 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.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.