isotoma.buildout.basicauth

Buildout extension providing basic authentication support
Download

isotoma.buildout.basicauth Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Price:
  • FREE
  • Publisher Name:
  • John Carr
  • Publisher web site:
  • http://isotoma.com

isotoma.buildout.basicauth Tags


isotoma.buildout.basicauth Description

isotoma.buildout.basicauth is a buildout extension that allows your buildouts to use ${buildout:extends} or eggs that are protected by basic auth. The minimum configuration:extensions = isotoma.buildout.basicauthAny downloads that require basic auth will now prompt for a username and password. It will be stored in a secure keyring if one is available. If your credentials are in .pypirc they will be detected and used.You can provide credentials to the extension via builout, for non-interactive situations. For example:credentials = githubinteractive = nouri = https://raw.github.com/username = userpassword = chunkyEach of the credentials parts provides authentication details for a different uri. The part must contain a uri, user and password to be used by the extension.The "interactive" option determines whether or not fetcher methods can prompt the user for input.Product's homepage


isotoma.buildout.basicauth Related Software