Personal tools
Skip to content. | Skip to navigation
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the python bindings.
This package contains the base filesystem layout for all BastionLinux zope-* packages.
zopyx python module
A Python interface to XSL-FO libraries (Conversion HTML to PDF, RTF, DOCX, WML and ODT) The zopyx.convert package helps you to convert HTML to PDF, RTF, ODT, DOCX and WML using XSL-FO technology.
Helper modules for TextIndexNG3 (Snowball stemmer, normalizer, splitter, etc.)
pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). Amost all (over 540) of the Olson timezones are supported.
Python namespace module
Introduction Quintagroup Analytics Tool (quintagroup.analytics) provides statistic information about your Plone site. It adds few content stats views of plone content workflow states, ownership and portlets registered on different contexts. Information provided by Quintagroup Analytics Tool allows you to see Plone site content from different perspectives. This information can be very useful while migrating your site into newer Plone version, or into another CMS. With its help you can visually audit the content setup in Plone site before migration and compare it with the migrated website structure. Usage To see your Plone site statistic information - navigate to 'Quintagroup Analytics' item under Add-on Products Configuarion. Browse through all configlet tabs to see all statistic information, generated by Quintagroup Analytics Tool: * Content Ownership by Type - information about most popular content types on your site. Here you can see the most frequently created content types on your site and their owners. * Content Ownership by State - information about site's content workflow states. Here you can see how many content object are published/submitted for review/etc. and their owners. * Content Types by State - information about site's most frequently created content types and their workflow states. * Site Portlets - information about site portlets assigned throughout site sections. This information can be exported into .csv format. You can see all portlets assigned on your site and edit them. * Legacy Portlets - information about legacy assigned throughout site sections. This information can be exported into .csv format. * Properties stats - information on certain property values for all site objects, such as titles, descriptions, etc. This information can be exported into .csv format.