wolever / pip2pi

pip2pi builds a PyPI-compatible package repository from pip requirements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Target Directory for dir2pi

jrast opened this issue · comments

Currently dir2pi builds into the /simple subfolder of the given directory.

Can we add a option to specify the output directory?

Use Case for this:

  • Collect all Packages with pip2tgz -r requirements in a local folder
  • Put them on a (slow) network drive with dir2pi PACKAGE_DIR OUTPUT_DIR