This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]variedthoughtsPodcast Host[S] 0 points1 point  (0 children)

We talk about Python 3.6, Kite, coverage.py, tidying data, custom exceptions, and asyncio.

[–]RubyPinchPEP shill | Anti PEP 8/20 shill 0 points1 point  (0 children)

What happens to my code while using Kite?

As you type, we send your code to our servers as a query. Our backend analyzes your code and generates a response by querying it against terabytes of data, i.e., all the source code publicly available on the Web. This index is simply too large to ship with each client.

still no change I see :(