pyminio
pyminio copied to clipboard
Support pathlib object as a parameter
p = Path("/") / "test" / "b"
pyminio.rm(p)