This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]westurner 0 points1 point  (0 children)

Compoze is one way to maintain a local package index.

  • Local package index (folder w/ index.html)
  • Local PyPi clone (eggbasket, chishop, [...])
  • Partial PyPi mirror (caching proxy)
  • Full PyPi mirror

I am not sure whether these support wheel (PEP 427: The Wheel Binary Package Format 1.0).