pyproject-hooks

A low-level library for calling build-backends in `pyproject.toml`-based project (by pypa)

Pyproject-hooks Alternatives

Similar projects and alternatives to pyproject-hooks

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pyproject-hooks alternative or higher similarity.

pyproject-hooks reviews and mentions

Posts with mentions or reviews of pyproject-hooks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.
  • On transparency: python-pep517 & stealth package renaming
    3 projects | /r/archlinux | 13 Jan 2023
    Name : python-pep517 URL : https://github.com/takluyver/ Name : python-pyproject-hooks URL : https://github.com/pypa/pyproject-hooks
  • Freezing Requirements with Pip-Tools
    10 projects | news.ycombinator.com | 15 Jul 2022
    In our case, there was a package that had a dependency for python3.6 but not for python3.8.

    Our production environment was python3.6. Devs rebuilt the requirements.txt with python3.8.

    When we attempted to use the requirements.txt with python3.6, we couldn't because a package was missing. The dependency was `importlib-metadata` iirc.

    But googling around, here's an example of a package that has dependencies that changed based on the python version: https://github.com/pypa/pep517/blob/main/pyproject.toml#L13 .

    In our case, we just made sure to rebuild the requirements.txt with the version that matched our production; not sure if there's a "nice" way to support multiple versions with pip-tools.

Stats

Basic pyproject-hooks repo stats
2
114
5.4
3 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com