Penlight Library |
|
pl.dir.copyfile
to work properly on Windows.
pl.path
and pl.dir
provide platform-independent ways to work with files and directories. Also included is NickTrout's Python List class, as well as a class which implements the Python string interface.
pl.tablex
provides extended operations on tables, such as deepcompare
and functional forms such as map
,filter
and reduce
.
There is also PenlightLibraries