Search code examples
Python: shortening the import statements for my package...


pythonpython-importpython-packaging

Read More
How do I call pyspark code with .whl file?...


pythonapache-sparkpysparkpython-packagingpython-wheel

Read More
How to build pex or shiv package from pyproject-compliant project?...


python-packagingpyproject.tomlpantspython-pex

Read More
Python 'requirements.txt' file in package...


pythonpython-packagingrequirements.txt

Read More
Import File in Python Package...


pythonpython-modulepython-packaging

Read More
How can I get files within the tests in Python?...


pythonpython-3.xunit-testingpython-packaging

Read More
How to package multiple single modules as sub-package with python setuptools...


pythonsetuptoolspython-packaging

Read More
accessing a module from a package whose init file imports that module via AS keyword...


pythonimportpackagepython-importpython-packaging

Read More
litstudy Package Installation Python...


pythonvisual-studiopython-packagingcitations

Read More
my python package can be installed on my local conda env but can not be installed on other envs or s...


pythonpackagedependenciespypipython-packaging

Read More
How to create my own Python package and save it on my computer...


pythonpython-3.xtkinterpackagepython-packaging

Read More
Python package import works in Spyder but not VS Code...


pythonvisual-studio-codespyderplotly-dashpython-packaging

Read More
How to fix overlap of functions when importing python packages from the same folder?...


pythonimportlibrariespython-packaging

Read More
How to move a module from root to a subpackage maintinaing backwards compatability...


pythonpython-3.xpython-importpython-packaging

Read More
Pip reinstalling cloned packages...


pythoninstallationpipdependency-managementpython-packaging

Read More
Correct use of PEP 508 environment markers in setup.cfg...


pythonpython-3.xsetuptoolspython-packaging

Read More
How to convert a Sympy solution to a form that can be used with the uncertainties package? [Python]...


pythonsympypython-packaging

Read More
python 3.7.6 pip setup.py test with ContextualVersionConflict...


setuptoolssetup.pypython-packaging

Read More
Python3 import module from sibling directory...


pythonpython-3.xpython-importpython-modulepython-packaging

Read More
Add custom action to setup.py...


setuptoolssetup.pypython-packaging

Read More
AWS Glue python shell - Using multiple libraries...


pythonaws-gluepython-packagingaws-glue-workflowaws-glue-connection

Read More
Why is __main__ name presented as a reason for forbidding relative imports?...


pythonpython-importpython-packaging

Read More
What is a format of PyPi's requires_dist in JSON API...


pythonpypipython-packaging

Read More
how does python package links to dll (.so) files...


pythonc++packagepython-packagingpython-extensions

Read More
Why strings are not read correctly using easydict?...


pythonstringlistdictionarypython-packaging

Read More
How to call direct imports of libraries in the creation of a Python package...


pythonpython-3.xpippypipython-packaging

Read More
Python Package - Storing Configuration/Settings...


pythonpython-packaging

Read More
My Python multi-module package won't distribute with a py.typed file...


pythonpipsetuptoolspython-packaging

Read More
Import modules from subfolders...


pythonpython-importpython-packaging

Read More
How should I set this up for a working package?...


setuptoolssetup.pypython-packaging

Read More
BackNext