summaryrefslogtreecommitdiff
path: root/README.md
blob: 3dbbcc20dfff7ac311a2dc5f5d965d51a89764d4 (plain)
1
2
3
4
5
6
7
# pip-to-python-packages
Helper script to move existing pip packages installed to Python packages from the AUR or the offical Arch Linux repositories.

## Usage
`./pip-to-python-packages.sh`

pip-to-python-packages **does not** remove the pip packages being migrated. You will need to remove them to prevent any overlapping packages.