Skip to main content

A set of tools to ease versioning and use of git flow.

Project description

devflow

devflow is a set of Python tools to manage versions, help implement the git flow development process, and build Python and Debian packages. Although it has been developed primarily for use with Synnefo, other projects may find it useful too.

Quickstart

import os

from devflow.version import get_python_version os.environ[“DEVFLOW_BUILD_MODE”] = “snapshot” print “This commit’s Python version is”, get_python_version()

or take a look at devflow’s own setup.py for ideas.

Feedback

For any comments or suggestions for improvement, please contact the GRNET dev team <okeanos-dev@lists.grnet.gr>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devflow-0.11.5.tar.gz (16.8 kB view hashes)

Uploaded Source

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