[Split] How to install a single Python application while keeping the dependencies up-to-date?
|
|
31
|
320
|
January 16, 2025
|
Handling Externally Managed Environment Packages that are Outdated
|
|
13
|
378
|
December 31, 2024
|
Installer creation based on distributions
|
|
28
|
1840
|
November 2, 2024
|
Handling stale Python version classifiers for low churn projects
|
|
7
|
240
|
October 8, 2024
|
What is a binary package for a pure-Python library?
|
|
2
|
244
|
August 17, 2024
|
Package Pruning
|
|
8
|
418
|
July 28, 2024
|
Easiest way to determine pure python sdists?
|
|
9
|
229
|
July 15, 2024
|
Account recovery
|
|
3
|
261
|
June 11, 2024
|
Special suffixes for compiled files for Mac arm64 (M1) and intel x86_x64
|
|
19
|
836
|
June 4, 2024
|
Best way to install bundle of applications from multiple packages
|
|
3
|
694
|
May 15, 2024
|
Python implementation in metadata
|
|
6
|
466
|
January 10, 2024
|
Help packaging optional application features, using extras?
|
|
19
|
14937
|
November 28, 2023
|
[SOLVED] Pip does not cache packages when using `--index-url`?
|
|
20
|
3878
|
November 19, 2023
|
Url requirement specifier not entirely consistent with pip specifier
|
|
2
|
448
|
November 6, 2023
|
Common Parser for pyproject.toml
|
|
4
|
845
|
September 8, 2023
|
No way to pin build dependencies
|
|
21
|
4970
|
July 21, 2023
|
Intermittent issues with `UNKNOWN` wheels on CircleCI Windows builders
|
|
7
|
1514
|
June 27, 2023
|
How to use pip install to build some scientific packages from sources with custom build arguments
|
|
14
|
5656
|
June 15, 2023
|
How to run tests on Python project with C/C++ extensions?
|
|
16
|
1745
|
June 15, 2023
|
Weird `platform_version` example in PEP 508
|
|
1
|
629
|
May 29, 2023
|
Best practices for packaging Python + JavaScript projects
|
|
4
|
1110
|
May 27, 2023
|
Specify conditional dependencies in pyproject.toml
|
|
6
|
3443
|
May 24, 2023
|
List of Previously Submitted Malicious Packages?
|
|
1
|
571
|
May 23, 2023
|
Package for termux
|
|
5
|
1979
|
May 23, 2023
|
File metadata after wheel installation
|
|
17
|
750
|
May 23, 2023
|
Trying to understand how to distribute a Python video-game
|
|
10
|
3790
|
May 16, 2023
|
Private packages on github/gitlab - Inspiration from `nim`s `nimble`
|
|
0
|
543
|
May 13, 2023
|
Wheel depending on shared library from another wheel
|
|
9
|
2087
|
May 4, 2023
|
Pip complains “your backend does not support editable installs” with latest setuptools...?
|
|
12
|
5401
|
May 2, 2023
|
Explicit optional cythonization via config-setting post pep517 and install-option deprecation
|
|
9
|
2042
|
April 4, 2023
|