Skip to main content

Tooling to track and visualize engagement with the mrpowers-io organization

Project description

ampere

Tooling to track and visualize engagement with the mrpowers-io organization


site


Installation

ampere is available as a CLI tool and a self-hosted web application (dagster scheduled jobs, fastapi api, and plotly dash frontend)

to use the CLI:

uv steps:

  1. create a virtual env via uv venv
  2. add the package to the virtual env via uv add ampere-meter
  3. see available cli commands via uv run ampere --help or source .venv/bin/activate && ampere --help

pip steps:

  1. install the package via pip install ampere-meter
  2. see available cli commands via ampere --help

[WIP] to use the web application:

disclaimer: this is a work in progress and init scripts are not yet available

  1. clone the repository
  2. configure required environment variables in .env - refer to .env.example
  3. run uv sync --all-extras to build the full .venv
  4. docker compose up --build to start the api, backend, and frontend services

API

documentation available at https://api-ampere.jeffbrennan.dev/docs

currently supports three endpoints:

  1. /repos - list of current repos
  2. /feed - recent github activity (stars, issues, prs, etc.)
  3. /downloads - download statistics (hourly, daily, weekly, monthly)

Metrics

Data

data model

Sources

GitHub REST API

updated 4 times a day

  • repos
  • stars
  • issues
  • commits
  • forks
  • releases
  • pull requests

Bigquery PyPi Downloads

updated daily

  • python release downloads grouped by package version, python version, operating system, cloud platform

additionally gets download statistics for core project dependencies

  • pyspark
  • deltalake

Pages

home

Weekly github metrics

  • stars
  • issues
  • commits

downloads

Weekly download statistics. Currently only includes python release downloads

  • overall
  • package version
  • python version
  • cloud platform

feed

scrolling, color-coded table of recent organization activity

  • stars
  • issues
  • commits
  • forks
  • pull requests

issues

summary and details of current issues

  • summary: open issues, median issue age, issues closed this month
  • details: repo, author title, body, date, days old, comments

network stargazers

each star is a node, and people who have starred multiple repositories are connected to each other density of lines indicates common groups of stars edges of each cluster indicate users who have only starred one repository

network followers

each user is a node, internal (another organization user) followers and following are connected includes any user with a record in one of these tables:

  • stg_stargazers
  • stg_forks
  • stg_commits
  • stg_issues
  • stg_pull_requests

blue edges are a mutual connection, grey edges are one-way color of node indicates number of followers

percentage of internal followers and following computed against user total followers and following

status

data quality page indicating the last time each data source was updated and the number of records in each table

about

repo summaries and links


Tech Stack

This project is build with an open source (d)ata stack:


TODOs

  • dark mode
  • page load speed
  • mobile improvements
  • create API
  • create init scripts for first time setup
  • add tests for API, CLI, and web application
  • and github actions to run tests, linting checks
  • publish to pypi
  • add ampere to mrpowers-io organization

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

ampere_meter-0.1.4.tar.gz (918.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ampere_meter-0.1.4-py3-none-any.whl (491.0 kB view details)

Uploaded Python 3

File details

Details for the file ampere_meter-0.1.4.tar.gz.

File metadata

  • Download URL: ampere_meter-0.1.4.tar.gz
  • Upload date:
  • Size: 918.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for ampere_meter-0.1.4.tar.gz
Algorithm Hash digest
SHA256 c6a8cc8b949eed3a847876b242790aadabaed9f2b1ffb0a2babf6a6c61f91ff2
MD5 52ef368222cfbd3d42c52e1607b9e68f
BLAKE2b-256 02f66c6fda5f3311678db90b4e195a1b1b0b82b64f924bfcd6457badf624ccc9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ampere_meter-0.1.4.tar.gz:

Publisher: release.yml on jeffbrennan/ampere

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ampere_meter-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: ampere_meter-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 491.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for ampere_meter-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 46efbfe39168e63f8aa3d3611a83e84addd5b847bfa05dbb3860249214fb3929
MD5 e3014a168dc20fce1d0e3962fe3c7b0f
BLAKE2b-256 a92582dda58792231a54b569b81d0883f6230eb959939fee54dfd9a065a33625

See more details on using hashes here.

Provenance

The following attestation bundles were made for ampere_meter-0.1.4-py3-none-any.whl:

Publisher: release.yml on jeffbrennan/ampere

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page