Undocumented
Function get_keywords Undocumented
Class VersioneerConfig Undocumented
Function get_config Undocumented
Class NotThisMethod Undocumented
Function register_vcs_handler Undocumented
Function run_command Undocumented
Function versions_from_parentdir Undocumented
Function git_get_keywords Undocumented
Function git_versions_from_keywords Undocumented
Function git_pieces_from_vcs Undocumented
Function plus_or_dot Undocumented
Function render_pep440 Undocumented
Function render_pep440_pre Undocumented
Function render_pep440_post Undocumented
Function render_pep440_old Undocumented
Function render_git_describe Undocumented
Function render_git_describe_long Undocumented
Function render Undocumented
Function get_versions Undocumented
def get_keywords():
Undocumented
def get_config():
Undocumented
def register_vcs_handler(vcs, method):
Undocumented
def run_command(commands, args, cwd=None, verbose=False, hide_stderr=False):
Undocumented
def versions_from_parentdir(parentdir_prefix, root, verbose):
Undocumented
@register_vcs_handler('git', 'get_keywords')
def git_get_keywords(versionfile_abs):
Undocumented
@register_vcs_handler('git', 'keywords')
def git_versions_from_keywords(keywords, tag_prefix, verbose):
Undocumented
@register_vcs_handler('git', 'pieces_from_vcs')
def git_pieces_from_vcs(tag_prefix, root, verbose, run_command=run_command):
Undocumented
def plus_or_dot(pieces):
Undocumented
def render_pep440(pieces):
Undocumented
def render_pep440_pre(pieces):
Undocumented
def render_pep440_post(pieces):
Undocumented
def render_pep440_old(pieces):
Undocumented
def render_git_describe(pieces):
Undocumented
def render_git_describe_long(pieces):
Undocumented
def render(pieces, style):
Undocumented
def get_versions():
Undocumented
API Documentation for constantly, generated by pydoctor at 2016-05-30 18:36:47.