Skip to main content
🐍⚡️Support Python for everyone by grabbing a 30% discount on PyCharm—ALL proceeds go to the Python Software Foundation. Offer ends soon, so grab it today!  GET 30% OFF PYCHARM

Plugin for zest.releaser to allow uploading the created egg via SCP to configurable destinations.

Project description

This package provides a plugin for zest.releaser that offers to upload the released egg via SCP to a custom location (instead of / in addition to PyPI).

To use, add a section to your ~/.pypirc like so:

[gocept.zestreleaser.customupload]
gocept = download.gocept.com:/var/www/packages
gocept.special = download.gocept.com:/var/www/special-packages

If the package being released starts with one of the keys in that section (longest match wins), you will be prompted whether to upload the egg (that was created by zest.releaser by checking out the tag) to the given server.

CHANGES

1.0 (2010-07-22)

  • first release.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page