Hi
Another thing to consider is license of those dependencies
shall we accept dependencies with licenses like GPL v3 ?
best regards
Reza
On Saturday, November 5, 2016 at 3:54:28 PM UTC+3:30, Jacob Kaplan-Moss
wrote:
>
> Hi all -
>
> DEP 7 proposes a new dependency policy. In a nutshell, th
Hi all,
I just had a look, and noted,
On Saturday 05 November 2016 14:23:43 Jacob Kaplan-Moss wrote:
>
> DEP 7 proposes a new dependency policy. In a nutshell, the policy is:
> Python packaging is good now. Django can have dependancies.
>
Actually, we have an already accepted DEP 7. It deals w
This makes sense, and the DEP looks great. Just a few thoughts:
- Django has always had dependencies, just external to PyPI. Python itself
is the obvious one. While not absolutely required for Django, a database
driver stack is another (psycopg2, mysql-connector, pyodbc, etc). Perhaps
we can lo
There's a fragment in the policy list of the abstract:
rough consensus among the community and core team that the chosen dependency
I assume that phrase should end with "is needed"
-Thomas
On Sat, Nov 5, 2016 at 9:20 AM Patryk Zawadzki wrote:
> W dniu sobota, 5 listopada 2016 13:24:28 UTC+
W dniu sobota, 5 listopada 2016 13:24:28 UTC+1 użytkownik Jacob Kaplan-Moss
napisał:
>
> Hi all -
>
> DEP 7 proposes a new dependency policy. In a nutshell, the policy is:
> Python packaging is good now. Django can have dependancies.
>
> For full details, please check out the DEP:
> https://gith
I think the "maturity" criteria are pretty sensible, though I am slightly
concerned about the potential for a project to be effectively unmaintained
even though there's someone's name on it who are active elsewhere.
Do you think there's a sensible way we could outline a few checks for what
it mean
Hi all -
DEP 7 proposes a new dependency policy. In a nutshell, the policy is:
Python packaging is good now. Django can have dependancies.
For full details, please check out the DEP:
https://github.com/django/deps/blob/master/draft/0007-dependency-policy.rst
I'd appreciate any comments and feedb