plx is a module providing a few functions to improve Python portability on Windows and Unix.
Python is a very portable language, and it’s a pleasure to write one script and run it seemlessly on Windows, Linux and MacOSX. But many features in the standard library are not available on all platforms. I’m always frustrated when I come across "Avalability: UNIX" in the Python Library reference...
I’ve started to write a few helper functions for several projects in order to improve portability and to add some useful features. plx is simply a handy module to collect all these functions.
CeCILL: open-source, GPL-compatible
Click on the file icon below.
Attachment | Size |
---|---|
plx.py_.zip | 5.9 KB |