Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.
/ conda-sync Public archive

Synchronizes a conda package repository with a local directory

Notifications You must be signed in to change notification settings

lsorber/conda-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

conda-sync

Synchronizes a conda package repository such as https://repo.continuum.io/pkgs/free/linux-64/ with a local directory. Only updates packages whose MD5 checksums don't match with the online repo.

Usage: ./conda-sync /path/to/local/repo or just ./conda-sync to download to /var/tmp/conda/linux-64.

See also http://conda.pydata.org/docs/custom-channels.html.

About

Synchronizes a conda package repository with a local directory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages