Skip to content

Is Python 3.8 a strict requirement? #5

Description

@bradleyharden

Hi Zack,

First I want to say thanks for this package. I just recently found it, and it fills my exact needs. I appreciate that your company is willing to open source something like this.

Also, I want to say that the documentation and code is remarkably pristine. Really nice work. I briefly perused the code, and I'm really impressed that you've managed to capture all of the features of "modern" Python. At some point, I need to get mypy working so I can start type checking my code. With a library like this, it will actually be useful.

Finally, I wanted to ask if Python 3.8 is strictly necessary for this library. I happen to have both 3.6 and 3.8 installed on my main machine, but that's not the case with every machine I work on. Managing multiple Python versions isn't my favorite thing in the world, so it would be nice if 3.6 were supported as well, so I could keep using Ubuntu 18.04 for a little while longer. I'm also not sure I can upgrade my Windows Python install, because I think I need 3.7 for another piece of software.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions