Skip to main content

cp(source,target,force=True) function

Project description

Install

[sudo] pip install cp

Usage

>>> from cp import cp

>>> cp(src,dst)

Example

>>> cp(src,dst)
>>> cp(src,dst) # skip, exists
>>> cp(src,dst,force=True) # force cp

Examples/

Feedback github_issues gitter github_follow


russianidiot.github.io/python/ - Python packages

russianidiot.github.io/cli/ - command line scripts

Project details


Download files

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

Source Distribution

cp-0.0.16.tar.gz (2.2 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