Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install zope.introspectorui

How to install zope.introspectorui

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install zope.introspectorui
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2 Available View build log
Windows (64-bit)
0.2 Available View build log
Mac OS X (10.5+)
0.2 Available View build log
Linux (32-bit)
0.2 Available View build log
Linux (64-bit)
0.2 Available View build log
 
License
ZPL 2.1
Depended by
Lastest release
version 0.2 on Jan 5th, 2011

zope.introspectorui

What is zope.introspectorui?

zope.introspectorui is a set of views for the information objects provided by zope.introspector.

Installing zope.introspectorui

zope.introspectorui is provided as an Python egg on cheeseshop and set up via zc.buildout

You may have setuptools already installed for your system Python. In that case, you may need to upgrade it first because buildout requires a very recent version:

$ sudo easy_install -U setuptools

If this command fails because easy_install is not available, there is a good chance you do not have setuptools available for your system Python. If so, there is no problem because setuptools will be installed locally by buildout.

Because zope.introspectorui is a developer tool, you normally use it by including the package the setup.py file of your own package. There will most probably a section called install_requires where you add 'zope.introspector' like this:

...

System Message: ERROR/3 (<string>, line 35)

Inconsistent literal block quoting.

install_requires=['setuptools', # Add extra requirements here 'zope.introspectorui', ... ],

In zc.buildout based package setups you can 'activate' usage of zope.introspectorui afterwards simply by (re)running bin/buildout.

CHANGES

0.2 (2009-01-29)
  • Add explicit dependency to zope.location and clean up ZCML activation.
0.1 (2008-10-24)
  • Initial Release

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.