This is example of how to run your own devpi server with builds for packages in py2 and py3
- Install vagrant
- Do
vagrant up
, ignore errors and wait cause it's going to take a while - Go to http://192.192.1.2:3141/
All of the steps are in order in files:
- vagrant/provision.sh
- vagrant/install_devpi.sh
- vagrant/devpi_build_py2.sh
- vagrant/devpi_build_py3.sh
For more info read this blogpost