Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in python-packaging

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?

How To Set Project Links in PyPI

How should I handle importing third-party libraries within my setup.py script?

Packaging Python dependencies in subdirectory for AWS Lambda