Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/masterodin/ppastats
- Owner: MasterOdin
- License: unlicense
- Created: 2016-09-19T13:35:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T14:35:34.000Z (about 5 years ago)
- Last Synced: 2024-08-10T23:22:59.272Z (3 months ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```