watdarepo 0.3.0
pip install watdarepo
Released:
Determines type and host of a repo.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Daniel Greenfeld
- Tags watdarepo, git, hg, mercurial, svn, bzr
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
Determines type and host of a repo.
Free software: BSD license
Documentation: http://watdarepo.rtfd.org.
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' }
Related Projects
Dulwich is a Python Git API and does not have any discovery features.
VCS works with both Git and Mercurial, incorporates Dulwich, but does not appear to have any discovery features.
History
0.3.0 (2013-09-17)
Allows for overrides of default repo_aliases and hosting services.
0.2.0 (2013-09-08)
Improved test coverage to 100%.
Added coveralls.
Better analysis of repos.
0.1.0 (2013-09-08)
First release on PyPI.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Daniel Greenfeld
- Tags watdarepo, git, hg, mercurial, svn, bzr
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file watdarepo-0.3.0.tar.gz
.
File metadata
- Download URL: watdarepo-0.3.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9850c8bd72df903f27226d5d103059938a427b5ba0ad521e3aeb1e30c82a4d90 |
|
MD5 | 0285bfdc8291f61e1fa3d3b487e72abe |
|
BLAKE2b-256 | 46baf7e666f8963e05823a08fefcc7bad004d0174a60ffc73dd721890dc8aeeb |