pox-0.3.1
With pox, you have some simple utilities to explore and manipulate local and remote filesystems.
Pox installs with pip:
$ pip install pox
Pox requires:
- python or pypy, ==2.7 or >=3.7
Pox is licensed under 3-clause BSD:
>>> import pox
>>> print (pox.license())
To cite pox:
>>> import pox
>>> print (pox.citation())