cp and mv with a progressbar
Project description
What it looks like:
See pycp --help for detailed usage.
Development happens on github
Installation
pycp works both for any version greater than Python 3.4, and is installable with pip.
For Archlinux, a PKGBUILD is also available on AUR
Notes
- Implementation heavily inspired by the wonderful library progressbar by Nilton Volpato.
- I also maintain a similary tool written in rust called rusync. It has a different set of features (so you may want to stick with pycpy), but is much faster.
- If you are looking for a ncurses-based solution, vcp maybe the right choice for you http://www.freebsdsoftware.org/sysutils/vcp.html
- If you are looking for a more general solution to display progress bars when performing command-line operations, see clpbar: http://clpbar.sourceforge.net/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycp-8.0.8.tar.gz
(15.3 kB
view hashes)
Built Distribution
pycp-8.0.8-py3-none-any.whl
(11.1 kB
view hashes)