You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-watchdog-0.9.0-1.lbn25.noarch
A Python API and shell utilities to monitor file system events.
RPMPackage python2-wand-0.4.4-4.lbn25.py37.noarch
Wand is a ctypes-based simple ImageMagick binding for Python. It doesn't cover all functionalities of MagickWand API currently.
RPMPackage python2-waitress-1.4.4-2.lbn25.noarch
Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.6+ and Python 3.3+. It is also known to run on PyPy 1.6.0+ on UNIX. It supports HTTP/1.0 and HTTP/1.1. Python 2 version.
RPMPackage python2-voluptuous-0.11.7-1.lbn25.noarch
Voluptuous, despite the name, is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
RPMPackage python2-venusian-1.0-0.23.a7.lbn25.noarch
Venusian is a library which allows framework authors to defer decorator actions. Instead of taking actions when a function (or class) decorator is executed at import time, you can defer the action usually taken by the decorator until a separate "scan" phase.
RPMPackage python2-typing-3.7.4.1-1.lbn25.noarch
Typing -- Type Hints for PythonThis is a backport of the standard library typing module to Python versions older than 3.5.Typing defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type checkers, static analyzers, IDEs and other
RPMPackage python2-twine-2.0.0-2.lbn25.noarch
The Python 2 build for the twine package.
RPMPackage python2-trollius-2.2-1.lbn25.noarch
Trollius provides infrastructure for writing single-threaded concurrent code using coroutines, multiplexing I/O access over sockets and other resources, running network clients and servers, and other related primitives. Trollius is a portage of the asyncio project (PEP 3156) on Python 2. Trollius works on Python 2.6-3.5. It has been tested on Windows, Linux, Mac OS X, FreeBSD and OpenIndiana.
RPMPackage python2-traceback2-1.4.0-18.lbn25.py37.noarch
A backport of traceback to older supported Pythons.
RPMPackage python2-tqdm-4.41.1-1.lbn25.noarch
tqdm (read taqadum, تقدّم) means "progress" in Arabic. Instantly make your loops show a smart progress meter - just wrap any iterable with "tqdm(iterable)", and you are done! Python 2 version.
RPMPackage python2-tox-3.7.0-1.lbn25.noarch
Tox as is a generic virtualenv management and test command line tool you can use for: - checking your package installs correctly with different Python versions and interpreters - running your tests in each of the environments, configuring your test tool of choice - acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing. This package contains just the module you can import from Python 2, for the actual command line utility, dnf install tox.
RPMPackage python2-towncrier-19.2.0-1.lbn25.noarch
Hear ye, hear ye, says the towncrier towncrier is a utility to produce useful, summarised news files for your project. Rather than reading the Git history as some newer tools to produce it, or having one single file which developers all write to, towncrier reads "news fragments" which contain information useful to end users.
RPMPackage python2-toml-0.10.2-1.lbn25.noarch
TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. This package loads toml file into python dictionary and dump dictionary into toml file.
RPMPackage python2-tidy-0.3-9.lbn25.noarch
Python wrapper (bindings) for tidylib, this allows you to tidy HTML files through a Pythonic interface.
RPMPackage python2-templer.zope-1.0b2-1.lbn25.py37.noarch
.. contents::Introduction This package extends the functionality of the templer code generation system. It builds upon the functionality of templer.core_ and templer.buildout_, and depends on those packages. This package provides basic support for creating zope packages and zope buildouts. Included are packages for basic zope packages and basic zope buildouts... _templer.core: .. ...
RPMPackage python2-templer.plone.localcommands-1.0b1-1.lbn25.py37.noarch
.. contents::Introduction This package is part of the templer code generator system. It provides local command templates for the archetype and plone_basic templates from templer.plone_ and is dependent on that package. Installing templer.plone[localcommands] will automatically include this package.Local Commands Templer local commands are an extension of the PasteScript_ local command concept ...
RPMPackage python2-templer.plone-1.0b4-1.lbn25.noarch
.. contents::Introduction This package extends the functionality of the templer code generation system. It builds upon the functionality of templer.core_, templer.buildout_ and templer.zope_, and depends on those packages. This package provides basic support for creating plone add-ons. Included are templates for basic plone packages, nested namespace plone packages and archetypes plone ...
RPMPackage python2-templer.localcommands-1.0b2-1.lbn25.py37.noarch
.. contents::Introduction This package provides the framework for local commands within the templer system. In order for localcommands to be available to any templer package, this package must be included.In general, this is accomplished through an extra for the package, so for example if you wish to enable the local commands available for the templates in the templer.plone package, you would ...
RPMPackage python2-templer.core-1.0b4-1.lbn25.py37.noarch
.. contents::Introduction This package provides the core functionality of the templer code generation system. Included are a base template class, utility scripts, the templer command-line wrapper and basic templates for basic python namespace packages and nested namespace packages.All functionality of the templer system is inherited from and extends PasteScript_ templates. Templates can be ...
RPMPackage python2-templer.buildout-1.0b1-1.lbn25.py37.noarch
.. contents::Introduction This package extends the functionality of the templer code generation system. It builds upon the functionality of templer.core_, and depends on that package. This package provides basic support for creating buildouts and buildout recipes using zc.buildout_. Included are packages for basic buildout skeletons and buildout recipes... _templer.core: .. _zc.buildout: ...