M
M
Maxim Dunayevsky2014-09-01 08:17:12
Python
Maxim Dunayevsky, 2014-09-01 08:17:12

Is it a license violation to use ExtJS packages from pypi.python.org?

Hello!
Everyone knows that ExtJS is a paid, very powerful JavaScript library for SPA development. Its license allows free use in projects that will be distributed under the GPL. However, I want to make a project that will be closed source, but I can't afford to buy a license for x amount. Will I violate the ExtJS license if I install this library via pip install? For example, this:
pip install django_extjs4
Searching pypi.python.org yields many more packages, but don't they violate the license?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey K, 2014-09-01
@dunmaksim

It doesn't matter where you got the ExtJS code from, it only matters how you use it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question