movesymlink

Move Symlink provides a function and a command that moves a symbolic link to another directory and adjusts its link target.


Keywords
movesymlink
License
MIT
Install
pip install movesymlink==0.1.0

Documentation

Move Symlink

Documentation Status Updates

Move Symlink provides a function and a command that moves a symbolic link to another directory and adjusts its link target.

Features

  • Provides one function, movesymlink.move_symlink(), which does the job.
  • Provides a command-line wrapper movesymlink.
  • movesymlink can also be invoked from command line using python -m movesymlink.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.