Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in python-packaging

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

How do I add cv2 as a requirement in a python package?

__init__.py does not find modules in same directory [duplicate]

python python-packaging

In Python, is it possible to expose modules from subpackages at package level?

python installing package with submodules

What is 'extra' in pypi dependency?

Trying to read JSON file within a Python package

Python setuptools: package directory does not exist

How do imports work in IPython

Which options do exist for defining a Python package with node.js dependencies?

setup.py -- configuration for private / commercial projects

python python-packaging

Remove packages from local pypi index

module 'pip' has no attribute 'pep425tags'

Installing nltk data dependencies in setup.py script

Import modules from different folders

Pip install error missing 'libxml/xmlversion.h'

Is `setup.cfg` deprecated?