Pyutttils

Latest version: v0.1.0

Safety actively analyzes 623760 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

Math with Semesters

* You can add positive and negative integers to Semesters : `(Semester("P22") + 3).full_name == "Automne 2023"`
* You can substrate positive and negative integers to Semesters (will return corresponding semester), and substrate Semesters (will return positive or negative integer corresponding to number of semesters between those two)
* All comparison operators between semesters work (lt, le, eq, gt, ge)

**Full Changelog**: https://github.com/larueli/pyutttils/compare/v0.0.4...v0.1.0

0.0.4

No new features or fixes

* Move from travis to github actions
* Cleaner code (type-hinting, avoid useless variables and instructions)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.