An open API service for producing an overview of a list of open source projects.

ActivityPub: https://github.com/bpepple/last-shout

bluesky lastfm mastodon python3

Score: 6.234410725718372

Last synced: about 6 hours ago
JSON representation

Repository metadata:

A command line tool to tweet top artist statistics from Last.fm to Mastodon and Bluesky


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 123
Total Committers: 3
Avg Commits per committer: 41.0
Development Distribution Score (DDS): 0.041

Commits in past year: 10
Committers in past year: 2
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.4

Name Email Commits
Brian Pepple b****e@g****m 118
dependabot[bot] 4****] 4
sourcery-ai[bot] 5****] 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 4
Total pull requests: 43
Average time to close issues: 2 months
Average time to close pull requests: 6 months
Total issue authors: 2
Total pull request authors: 3
Average comments per issue: 0.0
Average comments per pull request: 0.51
Merged pull request: 18
Bot issues: 1
Bot pull requests: 25

Past year issues: 1
Past year pull requests: 12
Past year average time to close issues: about 10 hours
Past year average time to close pull requests: about 9 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 1
Past year bot pull requests: 11

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/bpepple/last-shout

Top Issue Authors

  • bpepple (3)
  • dependabot[bot] (1)

Top Pull Request Authors

  • dependabot[bot] (24)
  • bpepple (18)
  • sourcery-ai[bot] (1)

Top Issue Labels

  • enhancement (2)
  • bug (1)
  • dependencies (1)
  • github_actions (1)

Top Pull Request Labels

  • dependencies (26)
  • python (6)
  • enhancement (4)
  • github_actions (4)
  • bug (2)
  • python:uv (1)

Package metadata

pypi.org: last-shout

Post Last.fm statistics to Twitter and/or Mastodon

  • Homepage: https://github.com/bpepple/last-shout
  • Documentation: https://last-shout.readthedocs.io/
  • Licenses: GPL-3.0-or-later
  • Latest release: 0.10.1 (published about 1 month ago)
  • Last Synced: 2026-03-27T15:05:00.713Z (1 day ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 83 Last month
  • Rankings:
    • Dependent packages count: 7.382%
    • Dependent repos count: 22.248%
    • Average: 28.469%
    • Forks count: 29.997%
    • Stargazers count: 32.041%
    • Downloads: 50.68%
  • Maintainers (1)

Dependencies

pyproject.toml pypi
  • black ^21.8b0 develop
  • flake8 ^3.9.2 develop
  • flake8-builtins ^1.5.3 develop
  • isort ^5.9.3 develop
  • pre-commit ^2.15.0 develop
  • pytest-cov ^2.12.1 develop
  • seed-isort-config ^2.2.0 develop
  • tox ^3.24.3 develop
  • Mastodon.py ^1.5.1
  • pylast ^4.2.1
  • python ^3.7
  • python-twitter ^3.5
uv.lock pypi
  • annotated-types 0.7.0
  • anyio 4.12.1
  • aspy-refactor-imports 3.0.2
  • atproto 0.0.65
  • blurhash 1.1.5
  • cachetools 7.0.1
  • certifi 2026.1.4
  • cffi 2.0.0
  • cfgv 3.5.0
  • chardet 6.0.0.post1
  • charset-normalizer 3.4.4
  • click 8.3.1
  • colorama 0.4.6
  • coverage 7.13.4
  • cryptography 46.0.5
  • decorator 5.2.1
  • distlib 0.4.0
  • dnspython 2.8.0
  • filelock 3.24.3
  • flake8 7.3.0
  • flake8-builtins 3.1.0
  • h11 0.16.0
  • hatchling 1.28.0
  • httpcore 1.0.9
  • httpx 0.28.1
  • identify 2.6.16
  • idna 3.11
  • iniconfig 2.3.0
  • isort 6.1.0
  • last-shout 0.10.1
  • libipld 3.3.2
  • mastodon-py 2.1.4
  • mccabe 0.7.0
  • nodeenv 1.10.0
  • packaging 26.0
  • pathspec 1.0.4
  • platformdirs 4.9.2
  • pluggy 1.6.0
  • pre-commit 4.5.1
  • pycodestyle 2.14.0
  • pycparser 3.0
  • pydantic 2.12.5
  • pydantic-core 2.41.5
  • pyflakes 3.4.0
  • pygments 2.19.2
  • pylast 5.5.0
  • pyproject-api 1.10.0
  • pytest 9.0.2
  • pytest-cov 7.0.0
  • python-dateutil 2.9.0.post0
  • python-magic 0.4.27
  • python-magic-bin 0.4.14
  • pyxdg 0.28
  • pyyaml 6.0.3
  • requests 2.32.5
  • ruff 0.15.2
  • seed-isort-config 2.2.0
  • six 1.17.0
  • tomli 2.4.0
  • tox 4.44.0
  • trove-classifiers 2026.1.14.14
  • typing-extensions 4.15.0
  • typing-inspection 0.4.2
  • urllib3 2.6.3
  • virtualenv 20.38.0
  • websockets 15.0.1
.github/workflows/pypi.yml actions
  • JRubics/poetry-publish v2.1 composite
  • actions/checkout v5 composite
.github/workflows/release-drafter.yml actions
  • release-drafter/release-drafter v6 composite
.github/workflows/testing.yml actions
  • actions/cache v4 composite
  • actions/checkout v5 composite
  • actions/setup-python v6 composite
  • snok/install-poetry v1 composite