bartdegoede / python-searchengine

MIT License
352 stars 96 forks source link

Supported Python Versions #6

Closed NoisyWool closed 3 years ago

NoisyWool commented 3 years ago

What are the supported python versions?

I saw an f-string, so does that mean python 3.6 is the minimum supported version?

bartdegoede commented 3 years ago

Yeah, that would be a safe assumption. I've only really "tested" on 3.8, because this repository was intended to accompany the blog post for illustrative reasons :-)

NoisyWool commented 3 years ago

Yeah, that would be a safe assumption. I've only really "tested" on 3.8, because this repository was intended to accompany the blog post for illustrative reasons :-)

It is a great blog post.


I have tried the following versions: