You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-django-ipware-1.1.5-1.lbn19.noarch
UNKNOWN
RPMPackage python2-django-1.10.5-1.lbn19.noarch
Django is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY (Don't Repeat Yourself) principle.
RPMPackage python2-distutils-extra-2.39-1.lbn19.noarch
Enables you to easily integrate gettext support, themed icons and scrollkeeper based documentation into Python's distutils.
RPMPackage python2-dialog-3.3.0-8.lbn19.noarch
A Python interface to the Unix dialog utility, designed to provide an easy, pythonic and as complete as possible way to use the dialog features from Python code.
RPMPackage python2-deltarpm-3.6-16.lbn19.x86_64
This package contains python bindings for deltarpm. Python 2 version.
RPMPackage python2-defusedxml-0.4.1-7.lbn19.noarch
The defusedxml package contains several Python-only workarounds and fixes for denial of service and other vulnerabilities in Python's XML libraries. In order to benefit from the protection you just have to import and use the listed functions / classes from the right defusedxml module instead of the original module.
RPMPackage python2-decorator-4.0.10-1.lbn19.noarch
The aim of the decorator module is to simplify the usage of decorators for the average programmer, and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. The core of this module is a decorator factory called decorator.
RPMPackage python2-debtcollector-1.8.0-1.lbn19.noarch
It is a collection of functions/decorators which is used to signal a user when * a method (static method, class method, or regular instance method) or a class or function is going to be removed at some point in the future. * to move a instance method/property/class from an existing one to a new one * a keyword is renamed * further customizing the emitted messages
RPMPackage python2-dateutil-2.5.3-1.lbn19.noarch
The dateutil module provides powerful extensions to the standard datetime module available in Python 2.3+. This is the version for Python 2.
RPMPackage python2-cycler-0.9.0-7.lbn19.noarch
General purpose library used by matplotlib to cycle through lists for colors, marker styles, etc
RPMPackage python2-cups-1.9.72-8.lbn19.x86_64
This package provides Python 2 bindings for CUPS API, known as pycups. It was written for use with system-config-printer, but can be put to other uses as well.
RPMPackage python2-cssutils-1.0.1-3.lbn19.noarch
A Python package to parse and build CSS Cascading Style Sheets. DOM only, not any rendering facilities.
RPMPackage python2-cryptography-2.7-1.x86_64
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
RPMPackage python2-crypto-2.6.1-10.lbn19.x86_64
PyCrypto is a collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.). This is the Python 2 build of the package.
RPMPackage python2-coveralls-1.1-1.lbn19.noarch
Coveralls for python ==================== .. image:: https://img.shields.io/coveralls/coagulant/coveralls-python.svg :target: https://coveralls.io/r/coagulant/coveralls-python .. image:: https://img.shields.io/travis/coagulant/coveralls-python/master.svg :target: https://travis-ci.org/coagulant/coveralls-python .. image:: https://img.shields.io/pypi/v/coveralls.svg :target: ...
RPMPackage python2-coverage-4.1-1.lbn19.x86_64
Coverage.py is a Python 2 module that measures code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.
RPMPackage python2-configobj-5.0.6-5.lbn19.noarch
ConfigObj is a simple but powerful configuration file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files.
RPMPackage python2-configargparse-0.10.0-2.lbn19.noarch
Applications with more than a handful of user-settable options are best configured through a combination of command line args, config files, hard coded defaults, and in some cases, environment variables. Python’s command line parsing modules such as argparse have very limited support for config files and environment variables, so this module extends argparse to add these features.
RPMPackage python2-cffi-1.5.2-1.lbn19.x86_64
Foreign Function Interface for Python, providing a convenient and reliable way of calling existing C code from Python. The interface is based on LuaJIT’s FFI.
RPMPackage python2-certifi-2015.04.28-8.lbn19.noarch
Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project. Please note that this Fedora package links to the bundle certificates of ca-certificates. For Python 3 support install python3-certifi