https://github.com/lxml/lxml

Last synced: about 1 month ago

Repository metadata:

The lxml XML toolkit for Python


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 6,090
Total Committers: 170
Avg Commits per committer: 35.824
Development Distribution Score (DDS): 0.482

Commits in past year: 342
Committers in past year: 21
Avg Commits per committer in past year: 16.286
Development Distribution Score (DDS) in past year: 0.108

Name Email Commits
scoder n****e@n****e 3152
Stefan Behnel s****l@b****e 2342
Stefan Behnel s****r@u****e 123
Simon Sapin s****n@e****g 29
Hugo h****k 26
Jakub Wilk j****k@j****t 20
Burak Arslan b****n@a****r 20
Walter Doerwald w****r@l****e 19
dependabot[bot] 4****] 16
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
Tom Kralidis t****s@g****m 8
Bob Kline b****e@r****m 7
Marc Abramowitz m****c@m****m 7
Maximilian Hils g****t@m****m 6
Miro Hrončok m****o@h****z 6
Christian Clauss c****s@m****m 6
Per Lejontand p****d@g****m 5
Roger Hu r****u@h****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
Niyas Sait n****t@l****g 4
Nick Wellnhofer w****r@a****e 4
Laurence Rowe l****e@l****k 4
Koert van der Veer k****t@o****l 4
Christine Koppelt c****3@g****m 4
and 140 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: lxml

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

conda: 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: http://lxml.de/
  • Licenses: BSD-3-Clause and MIT-CMU
  • Latest release: 4.9.1 (published over 2 years ago)
  • Last Synced: 2024-10-29T18:14:18.856Z (about 2 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%
conda: 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: 5.2.1 (published 8 months ago)
  • Last Synced: 2024-11-11T00:12:40.169Z (about 1 month ago)
  • Versions: 29
  • Dependent Packages: 29
  • Dependent Repositories: 693
  • Rankings:
    • Dependent packages count: 0.983%
    • Dependent repos count: 5.899%
    • Average: 9.562%
    • Forks count: 14.747%
    • Stargazers count: 16.621%
pypi: lxml-odidev

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

  • Homepage: https://lxml.de/
  • Documentation: https://lxml-odidev.readthedocs.io/
  • Licenses: BSD
  • Latest release: 4.5.0 (published over 4 years ago)
  • Last Synced: 2024-11-11T00:11:02.968Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 79 Last month
  • Rankings:
    • Dependent packages count: 10.082%
    • Dependent repos count: 21.62%
    • Average: 22.984%
    • Downloads: 37.251%
  • Maintainers (1)
homebrew: python-lxml

Pythonic binding for the libxml2 and libxslt libraries

  • Homepage: https://github.com/lxml/lxml
  • Licenses: BSD-3-Clause
  • Latest release: 5.2.2 (published 7 months ago)
  • Last Synced: 2024-11-11T00:11:45.209Z (about 1 month ago)
  • Versions: 9
  • Dependent Packages: 28
  • Dependent Repositories: 0
  • Downloads: 1 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