Skip to main content

Setuptools extension to release an egg

Project description

What is iw.releaser ?

iw.releaser is a setuptools extension that allows you to release an egg.

it performs the following steps:

  • runs the tests over the egg, using zope.testing

  • raises the version number in setup.py

  • create a branch and a tag for the version

  • upload if asked to the cheeshop

How to use iw.releaser ?

go into your package root and run:

$ python setup.py release

Project details


Supported by

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