machinalis / mypy-django

PEP-484 type hints bindings for the Django web framework
BSD 3-Clause "New" or "Revised" License
223 stars 23 forks source link

State of the project #9

Open JakobGM opened 7 years ago

JakobGM commented 7 years ago

Hi, @dmoisset!

I really like the initiative taken by you and your collegues over at Machinalis. Static type checking for Django on a general basis would be great!

For the moment it is really difficult to investigate the state of static type checking in the Django community. When searching around I have found this repository and several Google usergroup threads heavily involving you, but more recent information is hard to come by.

Is it possible to adress this in the README in this repository? Questions I have are:

Thanks, Jakob

sobolevn commented 6 years ago

Great project!

Do you need any help with it?

edevil commented 6 years ago

Any news?

cyberbudy commented 6 years ago

Any updates on a project?

decentral1se commented 6 years ago

OK, it's been a year now ... for the ones who already commented, here's a proposal:

How does it sound? I can do this if we're in agreement :+1: :+1: :+1:

decentral1se commented 6 years ago

There was some effort in https://github.com/python/typeshed/issues/1702 to talk about plans.

Is https://www.python.org/dev/peps/pep-0561/ usable now? Can we do that?

sobolevn commented 6 years ago

@lwm I have some very-very dirty implementation of Queryset that is not yet released: https://github.com/wemake-services/mypy-django-queryset

Please, invite me to collaborate!

decentral1se commented 6 years ago

@sobolevn, I've invited you to collaborate on https://github.com/lwm/mypy-django!

https://github.com/lwm/mypy-django#this-is-a-friendly-fork

Come one, come all!

decentral1se commented 6 years ago

Update: we're moving along at https://github.com/TypedDjango/django-stubs#django-stubs now!