Skip to main content

Python wrapper for Mirantis Stackalytics API.

Project description

https://img.shields.io/travis/vu3jej/pystackalytics.svg https://img.shields.io/pypi/v/pystackalytics.svg

Python wrapper for Mirantis Stackalytics API.

Usage

from pystackalytics import Stackalytics
api = Stackalytics()
api.companies(release='kilo').stats[1].name
# u'Mirantis'

All methods support common set of parameters that allow to filter resulting data.

Parameter

Description

release

Name of OpenStack release or ‘all’, by default current release

project_type

Type of project, by default ‘openstack’

module

Name of module (repository name)

company

Company name

user_id

Launchpad id of user or email if no Launchpad id is mapped.

metric

Metric: e.g. ‘commits’, ‘loc’, ‘marks’, ‘emails’

start_date

When the period starts

end_date

When the period ends

Features

  • TODO

History

0.1.0 (2015-10-14)

  • 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pystackalytics-0.1.2-py2.py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 2 Python 3

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