You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-robotframework-3.0.2-1.lbn25.noarch
Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new keywords from existing ones using the same syntax that is used for creating test cases.
RPMPackage python-robotentrypoints-0.1-2.lbn19.noarch
Robot framework does not have setuptools compatible entry points. This makes it hard to setup Robot with buildout. robotentrypoints provides them. With the buildout hereunder, you get bin/pybot and bin/rebot scripts. [buildout] parts = robot [robot] recipe = zc.recipe.egg eggs = robotentrypoints
RPMPackage python-roadrunner-0.2.3.1-2.lbn19.noarch
testrunner for test-driven development
RPMPackage python-requests-oauthlib-0.4.1-1.lbn19.noarch
This project provides first-class OAuth library support for python-request.
RPMPackage python-requests-2.10.0-1.lbn19.noarch
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s built-in urllib2 module provides most of the HTTP capabilities you should need, but the API is thoroughly broken. This library is designed to make HTTP requests easy for developers.
RPMPackage python-repoze-2.3-1.lbn25.py37.noarch
Python moduel for repoze
RPMPackage python-redomino-1.4-1.lbn19.noarch
redomino python module
RPMPackage python-rdflib-zodb-1.0-1.lbn19.noarch
rdflib extension adding ZODB as back-end store
RPMPackage python-rdflib-sqlite-0.1-1.lbn19.noarch
rdflib extension adding SQLite as back-end store
RPMPackage python-rdflib-sparqlstore-0.2-1.lbn19.noarch
rdflib extension for a Store implementation on top of a remote SPARQL endpoint
RPMPackage python-rdflib-jsonld-0.2-1.lbn19.noarch
rdflib extension adding JSON-LD parser and serializer
RPMPackage python-rdflib-4.2.2-1.lbn19.noarch
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains parsers and serializers for RDF/XML, N3, NTriples, Turtle, TriX, RDFa and Microdata. The library presents a Graph interface which can be backed by any one of a number of Store implementations. The core rdflib includes store implementations for in memory storage, persistent storage on top of the Berkeley DB, and a wrapper for remote SPARQL endpoints. A SPARQL 1.1 engine is also included.
RPMPackage python-rdf-0.9a6-2.lbn19.noarch
pure Python package providing the core RDF constructs. The packages is intended to provide the core RDF types and interfaces that other packages can build on. The package defines a plugin interface for parsers, stores, and serializers that other packages can use to implement parsers, stores, and serializers that will plug into the rdf package. The rdf package does not itself contain any plugin implementation. So, you will want to install a library that builds upon rdf and defines some plugin implementations. One such library is rdflib version 3.x. The primary interface rdf exposes to work with RDF is rdf.graph.Graph.
RPMPackage python-raptus-2.0b12-1.lbn25.noarch
 
RPMPackage python-qrcode-2.4.2-1.lbn19.noarch
A Quick Response code is a two-dimensional pictographic code used for its fast readability and comparatively large storage capacity. The code consists of black modules arranged in a square pattern on a white background. The information encoded can be made up of any kind of data (e.g., binary, alphanumeric, or Kanji symbols)
RPMPackage python-pyramid_mailer-0.13-1.lbn19.noarch
Sendmail package for Pyramid
RPMPackage python-pyramid_debugtoolbar-2.1-1.lbn19.noarch
A package which provides an interactive HTML debugger for Pyramid application development
RPMPackage python-pyramid-zcml-0.7-2.lbn19.noarch
Zope Config Markup Language support for Pyramid
RPMPackage python-pyramid-xmlrpc-0.1-2.lbn19.noarch
XML-RPC support for the Pyramid web framework
RPMPackage python-pyramid-1.4-9.lbn19.noarch
Pyramid is a small, fast, down-to-earth, open source Python web development framework. It makes real-world web application development and deployment more fun, more predictable, and more productive.