You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-collective-contact-facetednav-1.1.8-1.lbn36.noarch
collective.contact.facetednav This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < navigation view for collective.contact.core directory.Read eea.facetednavigation and collective.contact.core documentation for more information about those amazing products.This faceted navigation has a pluggable and optional feature...
RPMPackage python3-collective-contact-duplicated-0.5-1.lbn36.noarch
collective.contact.duplicated This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < a view to manage contact duplications.Install For the moment, this needs collective.contact.faceted with batch actions allowed. Select two (or more) contacts (organization, held_position, person, etc) and click on "Merge duplicated"...
RPMPackage python3-collective-contact-core-1.39-1.lbn36.noarch
Introduction This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < Plone add-on that provides a directory where you create persons, organizations, sub- organizations and positions.
RPMPackage python3-collective-contact-contactlist-2.0-1.lbn36.noarch
collective.contact.contactlist This add-on is part of the collective.contact.* suite. For an overview and a demo of these suite, see collective.contact.demo < can can manage lists of contacts. Adds an action to search and add a content to an existing or a new list.Lists handles any contact type: organization, person or held position. Installation You need to turn on Member folder creation.API
RPMPackage python3-collective-classifiers-0.4.1-1.lbn36.noarch
Introduction This contains two dexterity behaviors, vocabularies and indexers for two 'taxonomy-like' fields:- classifiers_themes (e.g. Air, Air > Quality, Air > Pollution, Water)- classifiers_categories (e.g. Report, Project, Project > Management)You want to show some information on your website and make it easy to find it. You have reports about air or about water. You also have projects...
RPMPackage python3-collective-checkdocs-0.2-1.lbn36.noarch
collective.checkdocs adds new distutils commands checkdocs and showdocs to validate restructured text in long_description field of Python eggs. This package aims to make Python egg help page publishing and editing easier.Eggs' long description field, which is usually also the README.txt file of the package, is reST formatted text. This text is converted to HTML to show on the package page when...
RPMPackage python3-collective-celery-1.1.4-1.lbn36.noarch
collective.celery provides the necessary bits to use Celery < within Plone < of the code here is based off of David Glick's gists, Asko's work and pyramid_celery < Changelog 1.1.4 (2018-12-06)
RPMPackage python3-collective-blueprint-jsonmigrator-0.1.1-1.lbn36.noarch
Introduction
RPMPackage python3-collective-behavior-talcondition-0.14-1.lbn36.noarch
collective.behavior.talcondition This package works for dexterity (behavior) and archetypes (schema extender).It adds two fields on a content type or class:
RPMPackage python3-collective-beaker-1.0-1.lbn36.noarch
collective.beaker - Beaker integration for Zope 2 and Plone. This package provides a means to configure the Beaker <>_ session management and caching framework for use within a Zope 2 (and Plone) environment.Ordinarily, Beaker is configured using WSGI middleware. However, Zope 2 does not (yet) run WSGI by default (unless you use repoze.zope2). This package provides an alternative configuration...
RPMPackage python3-collective-ambidexterity-1.0-1.lbn36.noarch
collective.ambidexterity collective.ambidexterity provides through-the-web editing of views, defaults, validators and vocabularies for Dexterity content types.Documentation: of the package The package currently only works in Plone 5.Installation Add collective.ambidexterity to the eggs list in your Plone 5 buildout. Run buildout.Use the add/remove addons option in site setup to activate the...
RPMPackage python3-collective-address-1.6-1.lbn36.noarch
collective.address This package provides an Dexterity behavior for location addresses to be used in Dexterity based types. How to provide a default value for the country field -If you want to provide a default value for the IAddress' country field, you can provide an ComputedWidgetAttribute adapter like so:: from zope.component import provideAdapter from z3c.form.widget import...
RPMPackage python3-cioppino-twothumbs-2.2.4-1.lbn36.noarch
Introduction This will add those terribly "delish" little thumbs all over facebook to products of your choosing. By default, only logged in users can rate a product, and once they are logged in they can vote once (and change their vote at any time) Installation Your mission, should you choose to accept it is to add the package to
RPMPackage python3-check-manifest-0.50-1.lbn36.noarch
check-manifest |buildstatus|_ |appveyor|_ |coverage|_Are you a Python developer? Have you uploaded packages to the Python Package Index? Have you accidentally uploaded *broken* packages with some files missing? If so, check- manifest is for you.Quick start --:: $ pip install check-manifest $ cd /src/mygreatpackage $ check-manifestYou can ask the script to help you update your MANIFEST.in:: $...
RPMPackage python3-chameleon-3.10.1-1.lbn36.noarch
Overview ======== Chameleon is an HTML/XML template engine for `Python <http://www.python.org>`_. It uses the *page templates* language. You can use it in any Python web application with just about any version of Python (2.7 and up, including 3.4+ and `pypy <http://pypy.org>`_). Visit the `documentation <https://chameleon.readthedocs.io/en/latest/>`_ for more information. License and...
RPMPackage python3-calmjs-parse-1.2.5-1.lbn36.noarch
calmjs.parse A collection of parsers and helper libraries for understanding ECMAScript; a near feature complete fork of |slimit|_. A CLI front-end for this package is shipped separately as |crimp|_. :target:
RPMPackage python3-cached_property-1.5.2-1.lbn36.noarch
cached-property A decorator for caching properties in classes.Why? * Makes caching of time or computational expensive properties quick and easy.
RPMPackage python3-cachecontrol-0.14.1-1.lbn36.noarch
CacheControl CacheControl is a port of the caching algorithms in httplib2_ for use with requests_ session object.It was written because httplib2's better support for caching is often mitigated by its lack of thread safety. The same is true of requests in terms of caching. Quickstart .. code-block:: python import requests
RPMPackage python3-bumpversion-0.6.0-1.lbn36.noarch
b'**\xe2\x9a\xa0\xef\xb8\x8f Current status of this project**\n\n* \xf0\x9f\x8e\xacIf you want to start **using bumpversion**, you\'re best advised to **install one of the maintained forks**, e.g. \xe2\x9e\xa1 @c4urself\'s bump2version < \xf0\x9f\x94\xa8If you want to **help maintain** bumpversion, there\'s an ongoing discussion about merging the fork back to the original project as well as...
RPMPackage python3-buildout-wheel-0.2.0-1.lbn36.noarch
Experimental Buildout extension to provide wheel support To get wheel support in Buildout 2.8 or later, include the buildout wheel extension:: [buildout] extensions buildout.wheelChanges 0.2.0 (2017-03-12) - Make use of newer support in buildout for per-extension binary dist UNPACKERs for a much cleaner implementation of wheel support.- Also, make use of newer support in buildout for...