License Type issue
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.9k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hii ,
This lib uses mysqlclient which is licensed under GPL.
And according to GPL rules we cannot license our software under anyother license, if we use GPL code .
So basically we need to either remove mysqlclient or replace BSD3 to GPL license
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.
Research direction
The issue names mysqlclient and the project's BSD-3 license but no files, tests, or entry points. First inspect the dependency and license metadata to confirm the licensing relationship; done means resolving the dependency or license conflict with a documented, project-approved outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, python
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100