Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><a href="http://pypi.python.org/pypi/zc.buildout/1.5.2" rel="nofollow noreferrer">Buildout</a> allows your to install different <code>parts</code> whose <code>recipe</code> code determines how that part is built. There are <a href="http://pypi.python.org/pypi/zc.recipe.cmmi" rel="nofollow noreferrer">cmmi</a> recipes for building stuff with Configure/Make/Make-Install (CMMI). You can use this to build wxPython locally to the buildout and then create a <a href="https://stackoverflow.com/questions/7028765/replicating-reproducing-the-django-development-environment/7038268#7038268">python interpreter</a> that has that build of wxPython and your own eggs in it's path.</p> <p>See this <a href="http://geekscrap.com/2010/01/install-wxpython-in-buildout/" rel="nofollow noreferrer">blog post</a> and <a href="https://stackoverflow.com/questions/5415930/install-wxpython-using-buildout-and-virtualenv/7141207#7141207">this answer</a> for details.</p> <p>Keep in mind that zc.recipe.egg will also install any setuptools/distribute <a href="http://packages.python.org/distribute/setuptools.html?highlight=console_scripts#automatic-script-creation" rel="nofollow noreferrer">console_scripts</a> in the buildout's bin directory as well. See also <a href="http://pypi.python.org/pypi/mr.developer" rel="nofollow noreferrer">mr.developer</a> for <a href="https://stackoverflow.com/questions/7140321/how-to-structure-a-python-projects-with-shared-sub-apps-using-git-and-buidout-wit/7140483#7140483">automatically checking out multiple packages</a> from VCS and working on them in the same buildout.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload