Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 45 for host:python-poetry.org (0.04 sec)

  1. Repositories | Documentation | Poetry - Python ...

    Repositories Poetry supports the use of PyPI and private repositories for discovery of packages as well as for publishing your projects. By default, Poetry is configured to use the PyPI repository, for package installation and publishing. So, when you add dependencies to your project, Poetry will assume they are available on PyPI. This represents most cases and will likely be enough for most users. Private Repository Example Installing from private package sources By default, Poetry discovers and installs packages from PyPI.
    python-poetry.org/docs/repositories/
    Registered: Fri Nov 15 10:18:40 UTC 2024
    - Last Modified: Fri Nov 15 00:49:25 UTC 2024
    - 86.8K bytes
    - Viewed (0)
  2. FAQ | 1.7 | Documentation | Poetry - Python dep...

    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.
    python-poetry.org/docs/1.7/faq/
    Registered: Fri Nov 15 10:20:18 UTC 2024
    - Last Modified: Fri Nov 15 10:20:18 UTC 2024
    - 70.7K bytes
    - Viewed (0)
Back to top