Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/pylint-dev/astroid

ast closember hacktoberfest inference-engine parser static-analysis static-code-analysis

Last synced: 3 minutes ago

Repository metadata:

A common base representation of python source code for pylint and other projects


Owner metadata:


Committers metadata

Last synced: 8 days ago

Total Commits: 4,578
Total Committers: 208
Avg Commits per committer: 22.01
Development Distribution Score (DDS): 0.827

Commits in past year: 218
Committers in past year: 21
Avg Commits per committer in past year: 10.381
Development Distribution Score (DDS) in past year: 0.679

Name Email Commits
Claudiu Popa p****e@g****m 790
Emile Anclin e****n@l****r 558
Pierre Sassoulas p****s@g****m 435
Sylvain Thénault s****t@l****r 423
Daniël van Noord 1****d 321
Claudiu Popa c****a@c****m 279
Jacob Walls j****s@g****m 271
Marc Mueller 3****p 218
hippo91 g****x@g****m 178
dependabot[bot] 4****] 176
pre-commit-ci[bot] 6****] 130
Bryce Guinta b****a@g****m 69
Torsten Marek s****e@g****m 66
Nick Drozd n****d@g****m 50
Ceridwen c****v@g****m 50
github-actions[bot] 4****] 34
Mark Byrne 3****2 28
Andrew Haigh h****o@n****n 26
correctmost 1****t 22
Łukasz Rogalski r****1@g****m 20
Julien Cristau j****u@l****r 19
Florian Bruhin me@t****g 17
David Liu d****d@c****u 17
Torsten Marek t****k@g****m 15
Alexandre Fayolle a****e@l****r 14
jarradhope n****e@n****e 11
Eevee (Alex Munroe) a****e@y****m 11
Ashley Whetter a****y@a****k 10
David Gilman d****1@g****m 9
Antonio a****o@z****m 6
and 178 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

pypi: astroid

An abstract syntax tree for Python with inference support.

go: github.com/pylint-dev/astroid

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/pylint-dev/astroid#section-documentation
  • Licenses: lgpl-2.1
  • Latest release: v3.1.0+incompatible (published 8 months ago)
  • Last Synced: 2024-10-06T05:51:50.747Z (1 day ago)
  • Versions: 85
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 1.738%
    • Stargazers count: 2.662%
    • Average: 6.194%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

.github/workflows/backport.yml actions
  • tibdex/backport 2e217641d82d02ba0603f46b1aeedefb258890ac composite
.github/workflows/ci.yaml actions
  • actions/cache v3.3.1 composite
  • actions/checkout v3.5.3 composite
  • actions/download-artifact v3.0.2 composite
  • actions/setup-python v4.7.0 composite
  • actions/upload-artifact v3.1.2 composite
  • codecov/codecov-action v3 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3.5.3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/release-tests.yml actions
  • actions/checkout v3.5.3 composite
  • actions/setup-python v4.7.0 composite
.github/workflows/release.yml actions
  • actions/checkout v3.5.3 composite
  • actions/setup-python v4.7.0 composite
doc/requirements.txt pypi
  • furo ==2023.7.26
  • sphinx *
pyproject.toml pypi
  • typing-extensions >=4.0.0;python_version<'3.11'
requirements_dev.txt pypi
  • black * development
  • mypy * development
  • pre-commit * development
  • pylint * development
  • ruff * development
requirements_full.txt pypi
  • PyQt6 *
  • attrs *
  • nose *
  • numpy >=1.17.0
  • python-dateutil *
  • regex *
  • six *
  • typing_extensions >=4.4.0
  • urllib3 >1,<2
requirements_minimal.txt pypi
  • contributors-txt >=0.7.4
  • coverage *
  • pytest *
  • pytest-cov *
  • tbump *