Hacker News new | ask | show | jobs
by RazerM 1047 days ago
> to parse, compare, and reason about Python versions.

If in addition to the above you want to mutate Python versions, you may consider my parver package[1]. It also doesn't normalise the input unless you ask it to, so you can preserve your preferred format after mutating.

[1]: https://github.com/RazerM/parver