Skip to main content

Functionality for getting credentials from .hgrc or prompting the user for FogBugz and related interfaces

Project description

fb_credentials

An extension to logging functionality for FogBugz module and for extensions to it like fborm.

Function fb_credentials.FogBugz is a layer on top of the constructor fogbugz.Fogbugz

or similar constructors (for example fborm.FogBugzORM) that provides a convenient parsing of a .hgrc file (by default in the $HOME dir), or prompts the user for credentials.

Sample usage

import fb_credentials fb = fb_credentials.FogBugz(’https://YourRepository.com/’) fb.search(q=’53410’, cols=’ixBug’)

E-mail me

portu.github@gmail.com

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

fb_credentials-0.1.0.tar.gz (2.7 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