Search code examples
Airflow: Package installation of rpy2 to execute RScripts in Airflow...


pythonrpython-3.xsetuptoolsdocker-image

Read More
How to make setup.py for standalone python application in a right way?...


pythonsetuptoolssetup.py

Read More
How to exclude a single file from package with setuptools and setup.py...


pythonpackagesetuptoolspypi

Read More
Strip scripts from pybuild...


pythondebiansetuptoolspackaging

Read More
setuptools_scm: how to append "-alpha" to package version upon merge in gitflow?...


pythonreleasesetuptoolspackagingsemantic-versioning

Read More
Using the return value of a python function as the value for version field in pyproject.toml...


setuptoolspython-packagingpyproject.toml

Read More
Why does setuptools create egg-info for both my project and for "UNKNOWN"...


pythonsetuptoolseggpipenv-install

Read More
The problem with setuptools, anaconda prompt...


pythontensorflowanacondasetuptools

Read More
Twine is asking for my password each time : how to use the .pypirc...


pythonsetuptoolstwine

Read More
Why is setuptools so slow...


pythonpython-3.xsetuptools

Read More
How to force virtualenv to install latest setuptools and pip from pypi?...


pythonvirtualenvpipsetuptoolsvirtualenvwrapper

Read More
Questions about Setuptools and alternatives...


pythonpackagingsetuptoolspip

Read More
Multiple python packages in a single repository...


python-3.xsetuptoolspypi

Read More
How to Package and Publish a Script That Calls Other Scripts as a Pip Wheel...


pythonsetuptoolspython-wheeldistribute

Read More
KeyError / frozen importlib._bootstrap error on second library import in spyder...


pythonspydersetuptools

Read More
Why can't I exclude `tests` directory from my python wheel using `exclude`?...


pythonsetuptoolspython-wheel

Read More
Setuptools -- Replacing Manifest.in with pyproject.toml...


pythonsetuptoolspep517sdist

Read More
How to force a platform wheel using build and pyproject.toml?...


pythonsetuptoolspython-packagingpython-wheelpep517

Read More
Change pip build directory from read-only file system...


pythoninstallationpipsetuptoolssetup.py

Read More
Where does py_modules go in pyproject.toml (setuptools)...


pythonpipsetuptoolspython-packagingpyproject.toml

Read More
pyproject.toml package flat layout?...


setuptoolspython-packagingpyproject.toml

Read More
Packaged Python C Extension is missing PyInit_module() in so File...


pythonctypessetuptoolspython-c-api

Read More
How to define "python_requires" in pyproject.toml using setuptools?...


pythonsetuptoolspyproject.toml

Read More
Upgrading setuptools on OSX El Capitan...


pythonmacospython-2.7setuptools

Read More
Customizing python package directory layout with setup.py...


setuptoolssetup.pydistutilspython-packaging

Read More
Installing SetupTools on 64-bit Windows...


pythonsetuptoolseasy-install

Read More
tox fails at setuptools: assert version is not None...


gitsetuptoolstox

Read More
Single place to keep `__version__`?...


pythonsetuptools

Read More
How include static files to setuptools - python package...


pythonpackagesetuptools

Read More
How to use __main__ as the setuptools's entry points...


pythonsetuptools

Read More
BackNext