Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 2 of 2 for content_length:[100000 TO 499999] (0.01 sec)

Similar results are displayed.

  1. FAQ | Documentation | Poetry - Python dependenc...

    FAQ Why is the dependency resolution process slow? While the dependency resolver at the heart of Poetry is highly optimized and should be fast enough for most cases, with certain sets of dependencies it can take time to find a valid solution. This is due to the fact that not all libraries on PyPI have properly declared their metadata and, as such, they are not available via the PyPI JSON API. At this point, Poetry has no choice but to download the packages and inspect them to get the necessary information. This is an expensive operation, both in bandwidth and time, which is why it seems this is a long process.
    python-poetry.org/docs/faq/
    Registered: Mon Jan 13 11:02:19 UTC 2025
    - Last Modified: Mon Jan 13 11:02:19 UTC 2025
    - 101.4K bytes
    - Viewed (0)
  2. FAQ | main | Documentation | Poetry - Python de...

    FAQ Why is the dependency resolution process slow? While the dependency resolver at the heart of Poetry is highly optimized and should be fast enough for most cases, with certain sets of dependencies it can take time to find a valid solution. This is due to the fact that not all libraries on PyPI have properly declared their metadata and, as such, they are not available via the PyPI JSON API. At this point, Poetry has no choice but to download the packages and inspect them to get the necessary information. This is an expensive operation, both in bandwidth and time, which is why it seems this is a long process.
    python-poetry.org/docs/main/faq/
    Registered: Mon Jan 13 11:05:30 UTC 2025
    - Last Modified: Mon Jan 13 11:05:30 UTC 2025
    - 101.7K bytes
    - Viewed (0)
Back to top