Skip to main content

Determines type and host of a repo.

Project description

https://badge.fury.io/py/watdarepo.png https://travis-ci.org/pydanny/watdarepo.png?branch=master https://pypip.in/d/watdarepo/badge.png

Determines type and host of a repo.

Features

Works to some degree with the following VCS:

  • Git

  • Mercurial

  • SVN

  • BZR

Works to some degree with the following hosting services:

  • GitHub

  • BitBucket

  • GitLab

  • Gitorious

  • Sourceforge

Usage

>>> from watdarepo import watdarepo
>>> watdarepo("https://github.com/pydanny/watdarepo")
{
    u'vcs': u'git',
    u'hosting_service': u'github',
    u'repo_url': u'https://github.com/pydanny/watdarepo'
}

History

0.1.0 (2013-09-08)

  • First release on PyPI.

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

watdarepo-0.1.0.tar.gz (5.3 kB view details)

Uploaded Source

File details

Details for the file watdarepo-0.1.0.tar.gz.

File metadata

  • Download URL: watdarepo-0.1.0.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for watdarepo-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c6c94b8def3e8dd2176143e0e9afbfa3be1a1fa9d48e832696a80a0f91269df4
MD5 d82d422a8d6921346ad21772caa4a791
BLAKE2b-256 00cb8e954471db5cae99710f3bde6d859c3241111331e3dfbe6192264a576604

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