My Profile Photo

Jonathan Meyer


Father, Wanderer, FOSS Believer, Software Engineer, GIS Jedi


  1. Private PyPI Repository

    Recently Ive been doing some Python development on a network without public internet access. Our team had been bringing in common python libraries and placing them in a shared network location, but realized that it would be handy to host our own internal PyPi server for use of pip during development/deployment. …