https://github.com/pylint-dev/astroid
ast closember hacktoberfest inference-engine parser static-analysis static-code-analysis
Last synced: about 1 month ago
Repository metadata:
A common base representation of python source code for pylint and other projects
- Host: GitHub
- URL: https://github.com/pylint-dev/astroid
- Owner: pylint-dev
- License: lgpl-2.1
- Created: 2015-12-08T21:12:00.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T05:31:10.000Z (about 2 months ago)
- Last Synced: 2024-11-06T18:52:30.572Z (about 1 month ago)
- Topics: ast, closember, hacktoberfest, inference-engine, parser, static-analysis, static-code-analysis
- Language: Python
- Homepage: https://pylint.readthedocs.io/projects/astroid/en/latest/
- Size: 16.2 MB
- Stars: 529
- Watchers: 25
- Forks: 275
- Open Issues: 185
-
Metadata Files:
- Readme: README.rst
- Changelog: ChangeLog
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: .github/SECURITY.md
-
Funding.yml:
- Tidelift: pypi/astroid
- Funding Links:
Owner metadata:
- Name: pylint-dev
- Login: pylint-dev
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/121692054?v=4
- Repositories: 1
- Last Synced at: 2023-03-29T13:00:14.120Z
- Profile URL: https://github.com/pylint-dev
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 4,617
Total Committers: 208
Avg Commits per committer: 22.197
Development Distribution Score (DDS): 0.829
Commits in past year: 241
Committers in past year: 20
Avg Commits per committer in past year: 12.05
Development Distribution Score (DDS) in past year: 0.714
Name | 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 | 276 |
Marc Mueller | 3****p | 219 |
dependabot[bot] | 4****] | 187 |
hippo91 | g****x@g****m | 178 |
pre-commit-ci[bot] | 6****] | 135 |
Bryce Guinta | b****a@g****m | 69 |
Torsten Marek | s****e@g****m | 66 |
Nick Drozd | n****d@g****m | 51 |
Ceridwen | c****v@g****m | 50 |
github-actions[bot] | 4****] | 35 |
correctmost | 1****t | 28 |
Mark Byrne | 3****2 | 28 |
Andrew Haigh | h****o@n****n | 26 |
Łukasz Rogalski | r****1@g****m | 20 |
Julien Cristau | j****u@l****r | 19 |
David Liu | d****d@c****u | 17 |
Florian Bruhin | me@t****g | 17 |
Torsten Marek | t****k@g****m | 15 |
Alexandre Fayolle | a****e@l****r | 14 |
Eevee (Alex Munroe) | a****e@y****m | 11 |
jarradhope | n****e@n****e | 11 |
temyurchenko | 4****o | 11 |
Ashley Whetter | a****y@a****k | 10 |
David Gilman | d****1@g****m | 9 |
and 178 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- pypi: 33,338,120 last-month
- Total docker downloads: 1,673,279,364
- Total dependent packages: 207 (may contain duplicates)
- Total dependent repositories: 86,632 (may contain duplicates)
- Total versions: 249
- Total maintainers: 9
pypi: astroid
An abstract syntax tree for Python with inference support.
- Homepage:
- Documentation: https://astroid.readthedocs.io/
- Licenses: LGPL-2.1-or-later
- Latest release: 3.2.1 (published 7 months ago)
- Last Synced: 2024-11-10T23:43:08.004Z (about 1 month ago)
- Versions: 164
- Dependent Packages: 207
- Dependent Repositories: 86,632
- Downloads: 33,338,120 Last month
- Docker Downloads: 1,673,279,364
-
Rankings:
- Dependent repos count: 0.014%
- Docker downloads count: 0.033%
- Downloads: 0.055%
- Dependent packages count: 0.119%
- Average: 1.367%
- Stargazers count: 3.698%
- Forks count: 4.283%
- Maintainers (9)
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 10 months ago)
- Last Synced: 2024-11-10T23:43:05.396Z (about 1 month 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
- tibdex/backport 2e217641d82d02ba0603f46b1aeedefb258890ac composite
- 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
- actions/checkout v3.5.3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- actions/checkout v3.5.3 composite
- actions/setup-python v4.7.0 composite
- actions/checkout v3.5.3 composite
- actions/setup-python v4.7.0 composite
- furo ==2023.7.26
- sphinx *
- typing-extensions >=4.0.0;python_version<'3.11'
- black * development
- mypy * development
- pre-commit * development
- pylint * development
- ruff * development
- PyQt6 *
- attrs *
- nose *
- numpy >=1.17.0
- python-dateutil *
- regex *
- six *
- typing_extensions >=4.4.0
- urllib3 >1,<2
- contributors-txt >=0.7.4
- coverage *
- pytest *
- pytest-cov *
- tbump *