Skip to main content

cp(source,target,force=True) function

Project description

https://img.shields.io/badge/Language-Python-blue.svg?style=plastic https://img.shields.io/pypi/pyversions/cp.svg https://img.shields.io/pypi/v/cp.svg

https://api.codacy.com/project/badge/Grade/08bbc04f25dd4bf59c29890ce87005a8 https://codeclimate.com/github/russianidiot/cp.py/badges/gpa.svg https://landscape.io/github/russianidiot/cp.py/master/landscape.svg?style=flat https://scrutinizer-ci.com/g/russianidiot/cp.py/badges/quality-score.png?b=master

Install

`[sudo] pip install cp`

Usage

>>> from cp import cp

>>> cp(src,dst)

Examples

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

Feedback github_follow github_issues

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.37.tar.gz (2.4 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