Search code examples
How to create Python egg file...


pythonpackagingegg

Read More
Why does "eggsecutable" search for __main__...


pythonexecutablesetuptoolsegg

Read More
Configure setup.py to install requirement from repository URL...


pythonpipsetuptoolspypiegg

Read More
How to debug a python source file within a .egg file...


pythondebuggingpython-idleegg

Read More
How do I create and load an egg-file in Python?...


pythonsetuptoolsegg

Read More
flask load templates from an egg package...


pythonflaskeggmodular

Read More
Scrapyd-deploy command didn't take file from git submodules...


gitpython-3.xscrapyeggscrapyd

Read More
Ignore dependency with buildout...


pythondependency-managementbuildoutegg

Read More
How to import functions from a submodule in a Python egg?...


pythonsetuptoolsegg

Read More
After using easy_install to install an egg, I get an ImportError when importing the module...


pythonpython-2.7easy-installcpythonegg

Read More
Including markdown converter dependency in python AWS Lambda function...


pythonamazon-web-servicesaws-lambdaegg

Read More
cx_freeze and single-file eggs...


pythonwindowspython-2.7cx-freezeegg

Read More
How to install offline a new version of python package from a .egg folder?...


pythonanacondastatsmodelsegg

Read More
How do I uninstall a Python module (“egg”) that I installed with easy_install?...


pythoneasy-installegg

Read More
Easy_install's --prefix option doesn't change where it tries to install my package...


pythoneasy-installprefixegg

Read More
Installing the egg file of enum34...


enumseasy-installarcpyegg

Read More
Generating a python egg instead of a wheel...


pythoneggpython-wheel

Read More
Python interpteter can't find module in virtualenv, but pip sees it and won't install...


pythonpipvirtualenvegg

Read More
Add .egg file to Jupyter IPython Notebook on Bluemix...


ipythonibm-cloudeggjupyter-notebook

Read More
Should reusable django apps use `zip_safe=False` in setup.py?...


djangosetup.pyegg

Read More
`pip freeze` breaks with package installation...


pythonpipfreezeegg

Read More
why there is just egg-info without actual modules when I use pip install beautifulsoup?...


pythonbeautifulsouppipegg

Read More
pkg_resources doesn't extract files from python egg...


pythoneggpkg-resources

Read More
Can I create a single egg for multiple versions of python?...


pythonegg

Read More
Robust detection of module name of Python egg...


pythonegg

Read More
Namespace package with both tarball and egg in Python...


pythonpackagepipegg

Read More
What's the proper way to update Python packages when updating Python from 2.6 to 2.7?...


pythonpackageegg

Read More
How to install a python egg...


pythonemailpostfix-mtaegg

Read More
Python - running script is in an egg?...


pythonegg

Read More
Can't install python egg due to directory permissions...


pythonlinuxeasy-installegg

Read More
BackNext