Skip to main content

rm(path) - rm file/dir

Project description

Install

github.com: pip install git+git://github.com/russianidiot/rm.py.git

pypi.python.org: pip install rm

download: python setup.py install or setup/.setup.py develop.command

Features

  • dirs and files supported

  • ~, .., . expand

  • no exception if path not exists

Usage

from rm import *

rm("path/to/file")
rm("path/to/dir")
rm("not-existing") # no exception

Tested: python 2.6, 2.7, 3+

Bug Tracker: github.com/russianidiot/rm.py/issues

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rm-0.0.1.tar.gz (4.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page