Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in python-packaging

How to find all uses of a python function or variable in a python package

Can't verify hashes for these requirements because we don't have a way to hash version control repositories

Getting Python package distribution version from within a package

pipenv: How to resolve dependency conflicts

How to install a wheel-style package using setup.py

Structure of package that can also be run as command line script

Hermetic / Non Hermetic Packages in Python

How does one install a setup.cfg + pyproject.toml python project in editable mode with pip?

python: What's the rationale behind not allowing * in relative imports?

Install psutil without gcc

How do you recursively get all submodules in a python package?

Can't install textract on windows

Python setup.py define optional subpackages with optional dependencies

Correct use of PEP 508 environment markers in setup.cfg

How do I get the current 'package' name? (setup.py)

What is the new upload URL for the Test PyPI server?

How can I use relative importing in Python3 with an if __name__='__main__' block?

Anaconda/Python site-packages subfolders with tilde in name - what are they?