Private PyPI Cloud Server

Install and use your code anywhere

Deploy your private Python packages in minutes. Deliver them instantly to any machine without worrying about running and securing your own PyPI server.

How It Works

Once you upload your private packages from the dashboard or via command-line, you can install them anywhere using either command line:

pip install my-package --extra-index-url https://pypi.fury.io/452f6E403CDph10714e41/me/

Or inside of your project by adding the following statement to requirements.txt:

--extra-index-url https://pypi.fury.io/452f6E403CDph10714e41/me/

And you're ready to seamlessly pip install your private packages from Gemfury.

What is Gemfury?

Hosted service for your private and public packages to simplify your deployment story. Once you upload a package and enable your Gemfury repository, you can securely deploy that package to any host. It's simple, reliable, and hassle-free.