Skip to content

paval-1.3.1

Latest
Compare
Choose a tag to compare
@urbanware-org urbanware-org released this 03 May 22:09
· 2 commits to main since this release

Important

This project now requires Python 3.6 or higher.

Note

The usage example file which is included in this release is obsolete. The latest and platform independent version can be found here. After extracting the archive you can delete the sub-directory examples, download the given file and copy it into the directory containing paval.py.

Download

You may download the .tar.gz or .zip archive (beginning with paval) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.

Changelog

♻️ Revisions:

  • Revised the code of the module (replaced the integer validation code with a built-in function, improved string formatting in general and increased the code readability).
  • Revised and reorganized the usage example script file.