collective.installedpackages 0.1b1
Add-on for Plone to list all Python packages available to the running Python process, its versionsand other information about them.
Latest Version: 0.1b2
Introduction
Add-on for Plone to list all Python packages available to the running Python process, its versions and other information about them.
This add-on depends heavily on yolk.
Once installed the add-on makes available two views:
- @@list-python-packages: list all Python packages available to the running Python process, its versions and other information about them.
- @@list-sys-path: show the value of sys.path.
It also installs a configlet in the Plone control-panel that allows access to these two views.
Only manager users can access the views and the configlet.
Changelog
0.1b1 (2011-09-26)
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.installedpackages-0.1b1.tar.gz (md5) | Source | 2011-09-26 | 5KB | 259 | |
- Author: Rafael Oliveira
- Home Page: http://svn.plone.org/svn/collective/collective.installedpackages
- Keywords: plone dexterity
- License: GPL
- Categories
- Package Index Owner: rafaelbco
- DOAP record: collective.installedpackages-0.1b1.xml
