Skip to main content

Thin wrapper around source control systems

Project description

This package is deprecated. Blah has been renamed to Mayo. Please use the package mayo instead.

The main use of Blah is being able to download repositories from a URI that specifies what version control system (VCS) is being used:

import blah

blah.fetch("git+https://github.com/mwilliamson/blah.git", "/tmp/blah")
print open("/tmp/blah/README.md").read()

Blah can also be used as a script:

blah fetch git+https://github.com/mwilliamson/blah.git /tmp/blah

Specific commits can be selected by appending a hash to the URI, followed by the name of the commit:

blah.fetch("git+https://github.com/mwilliamson/blah.git#74d69b4", "/tmp/blah")

At the moment, git and hg URIs are supported.

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

blah-0.1.12.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file blah-0.1.12.tar.gz.

File metadata

  • Download URL: blah-0.1.12.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for blah-0.1.12.tar.gz
Algorithm Hash digest
SHA256 70f72ebfec57009d6a3bd19ece353dfcabd2f795e31335058f800bd5f1e3096a
MD5 2dc524d0eeae5c9c14dcc77da09b2ffe
BLAKE2b-256 9906b1196a40ee3125f6471f0ad0b672fcdc6315f2051f33f805e74765e90b4e

See more details on using hashes here.

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