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

JOSS: https://github.com/tresoldi/dafsa

Score: 9.259130536145614

Last synced: 1 day ago
JSON representation

Repository metadata:

Library for computing Deterministic Acyclic Finite State Automata (DAFSA)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 205
Total Committers: 5
Avg Commits per committer: 41.0
Development Distribution Score (DDS): 0.185

Commits in past year: 36
Committers in past year: 3
Avg Commits per committer in past year: 12.0
Development Distribution Score (DDS) in past year: 0.306

Name Email Commits
Tiago Tresoldi t****i@s****e 167
Tiago Tresoldi t****i@g****m 25
Claude n****y@a****m 9
dependabot[bot] 4****] 2
KOLANICH k****n@m****u 2

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 12
Total pull requests: 19
Average time to close issues: 12 days
Average time to close pull requests: about 16 hours
Total issue authors: 8
Total pull request authors: 3
Average comments per issue: 1.83
Average comments per pull request: 0.05
Merged pull request: 7
Bot issues: 0
Bot pull requests: 12

Past year issues: 0
Past year pull requests: 13
Past year average time to close issues: N/A
Past year average time to close pull requests: 15 minutes
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 12

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tresoldi/dafsa

Top Issue Authors

  • desilinguist (3)
  • tresoldi (3)
  • dan-blank (1)
  • rlorigro (1)
  • yannis1962 (1)
  • geoffbacon (1)
  • HoekR (1)
  • FrancoisPellegrino (1)

Top Pull Request Authors

  • dependabot[bot] (12)
  • tresoldi (6)
  • KOLANICH (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (12)
  • python (11)
  • github_actions (1)

Package metadata

pypi.org: dafsa

Library for computing Deterministic Acyclic Finite State Automata (DAFSA)

  • Homepage: https://github.com/tresoldi/dafsa
  • Documentation: https://dafsa.readthedocs.io
  • Licenses: MIT
  • Latest release: 0.5.1 (published over 6 years ago)
  • Last Synced: 2026-08-19T03:33:14.339Z (2 days ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 58 Last month
  • Rankings:
    • Dependent packages count: 10.02%
    • Stargazers count: 12.627%
    • Downloads: 14.561%
    • Average: 15.607%
    • Forks count: 19.12%
    • Dependent repos count: 21.705%
  • Maintainers (1)

Dependencies

pyproject.toml pypi
  • networkx *
.github/workflows/release.yml actions
  • actions/checkout v7 composite
  • actions/download-artifact v8 composite
  • actions/setup-python v7 composite
  • actions/upload-artifact v7 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/quality.yml actions
  • actions/checkout v7 composite
  • actions/setup-python v7 composite
  • actions/upload-artifact v7 composite
  • ts-graphviz/setup-graphviz v2 composite
.github/workflows/docs.yml actions
  • actions/checkout v7 composite
  • actions/deploy-pages v5 composite
  • actions/setup-python v7 composite
  • actions/upload-pages-artifact v5 composite