Skip to main content

cp(source,target,force=True) function

Project description

.. README generated with readmemako.py (github.com/russianidiot/readme-mako.py) and .README dotfiles (github.com/russianidiot-dotfiles/.README)
.. image:: https://img.shields.io/badge/Language-Python-blue.svg?style=plastic
:target: none
.. image:: https://img.shields.io/pypi/pyversions/cp.svg
:target: https://pypi.org/pypi/cp
.. image:: https://img.shields.io/pypi/v/cp.svg
:target: https://pypi.org/pypi/cp
|
.. image:: https://api.codacy.com/project/badge/Grade/08bbc04f25dd4bf59c29890ce87005a8
:target: https://www.codacy.com/app/russianidiot/cp-py
.. image:: https://codeclimate.com/github/russianidiot/cp.py/badges/gpa.svg
:target: https://codeclimate.com/github/russianidiot/cp.py
.. image:: https://landscape.io/github/russianidiot/cp.py/master/landscape.svg?style=flat
:target: https://landscape.io/github/russianidiot/cp.py
.. image:: https://scrutinizer-ci.com/g/russianidiot/cp.py/badges/quality-score.png?b=master
:target: https://scrutinizer-ci.com/g/russianidiot/cp.py/
|
.. image:: https://scrutinizer-ci.com/g/russianidiot/cp.py/badges/build.png?b=master
:target: https://scrutinizer-ci.com/g/russianidiot/cp.py/
.. image:: https://semaphoreci.com/api/v1/russianidiot/cp-py/branches/master/badge.svg
:target: https://semaphoreci.com/russianidiot/cp-py
.. image:: https://api.travis-ci.org/russianidiot/cp.py.svg?branch=master
:target: https://travis-ci.org/russianidiot/cp.py/
.. image:: https://app.wercker.com/status/4a93880f36489f7e7ede5f970e6cf9b5/s/master
:target: https://app.wercker.com/russianidiot/cp.py
Install
```````
.. code:: bash
`[sudo] pip install cp`
Usage
`````
.. code:: python
>>> from cp import cp
>>> cp(src,dst)
Examples
````````
.. code:: python
>>> cp(src,dst)
>>> cp(src,dst) # skip, exists
>>> cp(src,dst,force=True) # force cp
Feedback |github_follow| |github_issues|
.. |github_follow| image:: https://img.shields.io/github/followers/russianidiot.svg?style=social&label=Follow
:target: https://github.com/russianidiot
.. |github_issues| image:: https://img.shields.io/github/issues/russianidiot/cp.py.svg
:target: https://github.com/russianidiot/cp.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

cp-0.0.34.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