Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/masterodin/ppastats

Python utility for getting statistics from PPAs on Launchpad
https://github.com/masterodin/ppastats

Last synced: 27 days ago
JSON representation

Python utility for getting statistics from PPAs on Launchpad

Awesome Lists containing this project

README

        

ppastats
========
[![Build Status](https://travis-ci.org/MasterOdin/ppastats.svg?branch=master)](https://travis-ci.org/MasterOdin/ppastats)
[![PyPI](https://img.shields.io/pypi/v/ppastats.svg?maxAge=2592000)](https://pypi.python.org/pypi/ppastats)
[![PyPI](https://img.shields.io/pypi/l/ppastats.svg?maxAge=2592000)](https://pypi.python.org/pypi/ppastats)
[![PyPI](https://img.shields.io/pypi/pyversions/ppastats.svg?maxAge=2592000)](https://pypi.python.org/pypi/ppastats)

Python utility to get stats on some PPA

## Installation
```
git clone https://github.com/MasterOdin/ppastats
```

## Usage
```
ppastats ondrej:php
ppastats -r trusty -a amd64 ondrej:php
```