License Validation
Description
Activity

Paul Groves April 6, 2020 at 5:59 PM

Maurizio Pillitu April 3, 2020 at 2:36 PM
- based on your latest changes, there are no dependants libraries with licensing questions, so we're good to go!
Validation has passed, thanks!

Paul Groves April 2, 2020 at 1:52 PM
so https://tidelift.com/subscription/pkg/pypi-astroid?utm_source=pypi-astroid&utm_medium=referral&utm_campaign=readme Asteroid seems to be a library to build an abstract-syntax tree and “powers pylint” which makes sense.. pylint has to parse the source

Paul Groves April 2, 2020 at 1:46 PM(edited)
I’m looking into scikit
Pylint - https://pypi.org/project/pylint/ I’m not sure how it uses text-unidecode, asteroid or asteroid – they’re not packages I am directly bringing in or using, so something in pylint is using them.
<< pylint brings it in here
I’ve removed pylint as a library dependency – it’s now only a dev-dependency which will be used during the build

Maurizio Pillitu April 2, 2020 at 9:42 AM
Thanks for the answer !
To recap:
1. feedparser - I can confirm that I don't see any modification to code, so the license should be ok
2. Would be great if it was possible to simply use scikit-learn ; please keep us posted
3. Regarding non-runtime dependencies, like pylint and (hopefully) text-unidecode-1.3 - could you please attach here the pypi package, so we can analyse it? Could you also confirm how text-unidecode-1.3 is currently used?
4. Could you please tell me how astroid is used? Seems to be a non-runtime library, but please confirm
- any update on astroid-2.2.4 license?
Details
Details
Assignee

Reporter

excellent! will throw an email over directly with current progress our side