Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in python-packaging

Python extension with multiple modules

python python-packaging

pipenv/pip install from git commit/revision id

Packaging a python app with a config file?

python python-packaging

I use Poetry for dependency management and want to build a Docker container - should I be running Poetry in the Docker container?

Install wheel from a directory using Poetry

pip install with relative paths in poetry

How can I specify dependency minimum and maximum version in setup.cfg?

Does pip only use PyPI or does it use other domains to find packages?

pip pypi python-packaging

Import Spacy Error "cannot import name dataclass_transform"

is it possible to install poetry groups with pip?

Equivalent of R packages automation tools in Python

"UNKNOWN" project name and version number for my own pip-package

python3 -m build ... supply version number via command line argument

Is there a way to get directory package dependencies in python?

python pip python-packaging

How to have pip recurisvely search directories for packages and dependencies?

Different python packages with the same top level name [duplicate]

What should GitHub repo package folder of a Python project include to manage dependencies?

How can I automate testing of updated dependencies with Python?

What is the best way to check if a PyPI package name is taken?

How to use setuptools_scm?

python pip python-packaging