Sinaptik-AI / pandas-ai

Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
https://pandas-ai.com
Other
13.15k stars 1.27k forks source link

Misleading license classifier in Python package? #1390

Open dynobo opened 3 weeks ago

dynobo commented 3 weeks ago

Dear devs,

I noticed on PyPi.org that the MIT license classifier is set for pandasai Python package.

The readme on the same page, quite at the bottom, on the other hand, mentions an exception for the /ee-subfolder, which is also included in the Python package

This got me confused....

Shouldn't the classifier be set to Other/Proprietary License in that case? Or both, MIT and Other, if that's possible?

pypi

pypi-2

dosubot[bot] commented 3 weeks ago

Hey @dynobo! I'm here to assist you with any bugs, questions, or contributions. Let's tackle this issue together!

The license classifier for the PandasAI Python package on PyPi should indeed be set to both MIT and Other/Proprietary License due to the /ee subfolder exception. The main package is under the MIT license, but the pandasai/ee directory has a different license [1].

To continue talking to Dosu, mention @dosu.

dynobo commented 2 weeks ago

@dosu Can you create a PR to fix this?

dosubot[bot] commented 2 weeks ago

This is a tough nut to crack, could really use your help on this, @gventuri.

To continue talking to Dosu, mention @dosu.