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

https://github.com/lxml/lxml

Score: 35.63031991577315

Last synced: about 18 hours ago
JSON representation

Repository metadata:

The lxml XML toolkit for Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 6,645
Total Committers: 180
Avg Commits per committer: 36.917
Development Distribution Score (DDS): 0.526

Commits in past year: 403
Committers in past year: 14
Avg Commits per committer in past year: 28.786
Development Distribution Score (DDS) in past year: 0.099

Name Email Commits
scoder n****e@n****e 3152
Stefan Behnel s****l@b****e 2835
Stefan Behnel s****r@u****e 123
dependabot[bot] 4****] 43
Simon Sapin s****n@e****g 29
Hugo h****k 26
Burak Arslan b****n@a****r 20
Jakub Wilk j****k@j****t 20
Walter Doerwald w****r@l****e 19
orf t****m@t****s 14
Olli Pottonen o****n@i****i 14
Paul "TBBle" Hampson P****n@P****m 12
ha shao m****x@y****u 11
Bob Kline b****e@r****m 8
Tom Kralidis t****s@g****m 8
Miro Hrončok m****o@h****z 8
Nick Wellnhofer w****r@a****e 7
Marc Abramowitz m****c@m****m 7
Maximilian Hils g****t@m****m 6
Christian Clauss c****s@m****m 6
Laurence Rowe l****e@l****k 6
Lumír 'Frenzy' Balhar l****r@r****m 6
Pedro Nacht p****t@g****m 5
Roger Hu r****u@h****m 5
Abe Polk 2****k 5
Per Lejontand p****d@g****m 5
Tay Ray Chuan r****9@g****m 5
xmo-odoo x****o@o****m 4
Pierpaolo Da Fieno p****o@g****m 4
Per Lejontand p****d@t****m 4
and 150 more...

Issue and Pull Request metadata

Last synced: 8 days ago

Total issues: 1
Total pull requests: 311
Average time to close issues: N/A
Average time to close pull requests: 4 months
Total issue authors: 1
Total pull request authors: 118
Average comments per issue: 0.0
Average comments per pull request: 1.86
Merged pull request: 188
Bot issues: 0
Bot pull requests: 107

Past year issues: 1
Past year pull requests: 50
Past year average time to close issues: N/A
Past year average time to close pull requests: 13 days
Past year issue authors: 1
Past year pull request authors: 18
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.46
Past year merged pull request: 29
Past year bot issues: 0
Past year bot pull requests: 28

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

Top Issue Authors

  • scoder (1)

Top Pull Request Authors

  • dependabot[bot] (107)
  • scoder (11)
  • cclauss (8)
  • EwoutH (6)
  • abepolk (6)
  • hroncok (6)
  • udifuchs (5)
  • nwellnhof (4)
  • pnacht (4)
  • ferdnyc (4)
  • rotu (4)
  • frenzymadness (4)
  • xmo-odoo (3)
  • hugovk (3)
  • mr-c (3)

Top Issue Labels

Top Pull Request Labels

  • dependencies (107)
  • github_actions (34)
  • feature (3)
  • invalid (3)
  • fixed (2)
  • needs patch (1)

Package metadata

pypi.org: lxml

Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.

conda-forge.org: lxml

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2-devel and libxslt. It is unique in that it combines the speed and XML feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.

  • Homepage: http://lxml.de/
  • Licenses: BSD-3-Clause and MIT-CMU
  • Latest release: 4.9.1 (published almost 4 years ago)
  • Last Synced: 2026-04-02T15:48:02.443Z (3 months ago)
  • Versions: 39
  • Dependent Packages: 282
  • Dependent Repositories: 693
  • Rankings:
    • Dependent packages count: 0.21%
    • Dependent repos count: 0.978%
    • Average: 4.165%
    • Forks count: 7.138%
    • Stargazers count: 8.335%
anaconda.org: lxml

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. It is unique in that it combines the speed and XML feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.

  • Homepage: https://lxml.de
  • Licenses: BSD-3-Clause and GPL-2.0-only and ZPL-2.0 and LicenseRef-ElementTree
  • Latest release: 6.1.0 (published about 1 month ago)
  • Last Synced: 2026-05-13T16:04:39.532Z (about 1 month ago)
  • Versions: 31
  • Dependent Packages: 29
  • Dependent Repositories: 693
  • Downloads: 670,566 Total
  • Rankings:
    • Dependent packages count: 0.983%
    • Dependent repos count: 5.899%
    • Average: 9.562%
    • Forks count: 14.747%
    • Stargazers count: 16.621%
formulae.brew.sh: python-lxml

Pythonic binding for the libxml2 and libxslt libraries

  • Homepage: https://github.com/lxml/lxml
  • Status: removed
  • Licenses: BSD-3-Clause
  • Latest release: 5.2.2 (published about 2 years ago)
  • Last Synced: 2026-06-13T00:02:29.955Z (8 days ago)
  • Versions: 9
  • Dependent Packages: 28
  • Dependent Repositories: 0
  • Downloads: 4 Last month
  • Rankings:
    • Dependent packages count: 18.655%
    • Average: 47.62%
    • Dependent repos count: 56.486%
    • Downloads: 67.72%

Dependencies

requirements.txt pypi
  • Cython >=0.29.7
.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • pat-s/always-upload-cache v3.0.11 composite
.github/workflows/wheels.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • softprops/action-gh-release v1 composite
setup.py pypi
.github/workflows/cache_libs.yml actions
  • actions/cache 0057852bfaa89a56745cba8c7296529d2fc39830 composite
  • actions/checkout 1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 composite
pyproject.toml pypi