You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-paste-deploy-2.1.1-1.lbn36.noarch
This tool provides code to load WSGI applications and servers from URIs. These URIs can refer to Python eggs for INI-style configuration files. Paste Script < provides commands to serve applications based on this configuration file.The latest version is available on GitHub < (or download a wheel or tarball from PyPI < the latest changes see the news file <
RPMPackage python2-paste-3.5.0-1.lbn36.noarch
*Paste is in maintenance mode and recently moved from bitbucket to github. Patches are accepted to keep it on life support, but for the most part, please consider using other options.*Paste provides several pieces of "middleware" (or filters) that can be nested to build web applications. Each piece of middleware uses the WSGI (PEP 333_) interface, and should be compatible with other middleware...
RPMPackage python2-parameterized-0.7-1.lbn36.noarch
Parameterized testing with any Python test framework Parameterized testing in Python sucks.parameterized fixes that. For everything. Parameterized testing for nose, parameterized testing for py.test, parameterized testing for unittest... code:: python test_math.py from nose.tools import assert_equal from parameterized import parameterized, parameterized_class import unittest import math...
RPMPackage python2-p01-checker-0.5.9-1.lbn36.noarch
This package provides a source checking/linting tool.CHANGES 0.5.9 (2021-01-21) -- added python2 support 0.5.8 (2018-11-24) - bugfix: css lint checker and JAVA_HOME dependency. We use java as fallback command if JAVA_HOME path is not set. This will prevent a KeyError on JAVA_HOME lookup from os.environ. JAVA_HOME or the java command must be available for css lint checker. 0.5.7 (2018-11-09) -...
RPMPackage python2-ordereddict-1.1-1.lbn36.noarch
Drop-in substitute for Py2.7's new collections.OrderedDict. The recipe has big- oh performance that matches regular dictionaries (amortized O(1) insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing). Originally based on http://code.activestate.com/recipes/576693/
RPMPackage python2-openid-2.2.5-1.lbn36.noarch
This is a set of Python packages to support use of the OpenID decentralized identity system in your application. Want to enable single sign-on for your web site? Use the openid.consumer package. Want to run your own OpenID server? Check out openid.server. Includes example code and support for a variety of storage back-ends.
RPMPackage python2-olefile-0.46-1.lbn36.noarch
|Build Status TravisCI| |Build Status AppVeyor| |Coverage Status| |Documentation Status| |PyPI| |Can I Use Python 3?| |Say Thanks!|olefile < is a Python package to parse, read and write Microsoft OLE2 files < (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in MS Office 2007+ files, Image...
RPMPackage python2-odict-1.9.0-1.lbn36.noarch
Dictionary in which the *insertion* order of items is preserved (using an internal double linked list). In this implementation replacing an existing item keeps it at its original position.
RPMPackage python2-oauthlib-3.1.0-1.lbn36.noarch
OAuthLib - Python Framework for OAuth1 & OAuth2 *A generic, spec-compliant, thorough implementation of the OAuth request-signing logic for Python 2.7 and 3.4+.* .. image::
RPMPackage python2-oauth-1.0.1-1.lbn36.noarch
UNKNOWN
RPMPackage python2-nosexcover-1.0.11-1.lbn36.noarch
nose-xmlcover --A companion to the built-in nose.plugins.cover, this plugin will write out an XML coverage report to a file named coverage.xml.It will honor all the options you pass to the Nose coverage plugin < especially --cover- package.UsageYou can not use both --with-xcoverage and --with- coverage. Using --with-xcover implies --with-coverageIf you want to change the name of the output file...
RPMPackage python2-node-ext-zodb-1.5-1.lbn36.noarch
node.ext.zodb Overview node.ext.zodb is a persistent node implementation for the ZODB.For more information about node see
RPMPackage python2-node-ext-zcml-0.1-1.lbn36.noarch
node.ext.zcml ZCML file abstraction based on nodes.write me (or read tests) Contributors - Robert Niederreiter <rnix [at] squarewave [dot] at>0.1 - initialLicense Copyright (c) 2010-2013, BlueDynamics Alliance, Austria All rights reserved.Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:*...
RPMPackage python2-node-ext-xml-0.1-1.lbn36.noarch
node.ext.xml XML file abstraction based on nodes.write me (or read tests) Contributors - Robert Niederreiter <rnix [at] squarewave [dot] at>0.1 - initialLicense Copyright (c) 2010-2013, BlueDynamics Alliance, Austria All rights reserved.Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:* Redistributions...
RPMPackage python2-node-ext-ugm-1.0-1.lbn36.noarch
node.ext.ugm Overview node.ext.ugm provides an API for node based managing of users and groups.See node.ext.ugm.interfaces for a description of the API.
RPMPackage python2-node-ext-ldap-1.0-1.lbn36.noarch
node.ext.ldap Overview node.ext.ldap is a LDAP convenience library for LDAP communication based on python-ldap < (version 2.4 or later)
RPMPackage python2-node-ext-directory-0.8-1.lbn36.noarch
node.ext.directory Overview node.ext.directory is a node implementation for file system directories.
RPMPackage python2-node-1.0-1.lbn36.noarch
Overview Node is a library to create nested data models and structures.These data models are described as trees of nodes, optionally with attributes and schema definitions.They utilize:
RPMPackage python2-munin-zope-2.1-2.lbn36.noarch
History This package was originally started as redturtle.munin_ by RedTurtle Technology. From 1.1a1 we have move development to munin.zope_ leaving some free place for other munin plugins. Introduction This package provides munin plugins for monitoring various aspects of a Zope instance.It uses gocept.munin_ for plugin registration. Please refer to its documentation if you want to write new...
RPMPackage python2-munin-zope-2.1-2.lbn36.noarch
History This package was originally started as redturtle.munin_ by RedTurtle Technology. From 1.1a1 we have move development to munin.zope_ leaving some free place for other munin plugins. Introduction This package provides munin plugins for monitoring various aspects of a Zope instance.It uses gocept.munin_ for plugin registration. Please refer to its documentation if you want to write new...