An open API service indexing awesome lists of open source software.

https://github.com/venthur/pypi-analyze


https://github.com/venthur/pypi-analyze

pypi python

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Script to investigate how the popularity of build backends used in
`pyproject.toml` files evolved over the years since the introduction of
[PEP-0517][] in 2015.

[PEP-0517]: https://peps.python.org/pep-0517/

[Read the blog post](https://venthur.de/2024-01-26-build-backends.html) for
more context.

## Results

![Relative distribution of build backends quarter](relative.png "Relative
distribution of build backends by quarter")

![Absolute distribution of build backends by quarter](absolute.png "Absolute
distribution of build backends by quarter")