You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-clint-0.5.1-1.lbn25.noarch
Clint: Python Command-line Application Tools **Clint** is a module filled with a set of awesome tools for developing commandline applications. **C** ommand **L** ine **IN** terface **T** oolsClint is awesome. Crazy awesome. It supports colors, but detects if the session is a TTY, so doesn't render the colors if you're piping stuff around. Automagically.Awesome nest-able indentation context...
RPMPackage python2-click-7.1.2-1.lbn25.noarch
\$ click\_ Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to...
RPMPackage python2-cioppino-twothumbs-2.2.4-1.lbn25.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 python2-check-manifest-0.41-1.lbn25.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 python2-check-manifest-0.39-1.lbn25.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 python2-chardet-4.0.0-1.lbn25.noarch
Chardet: The Universal Character Encoding Detector -- - ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
RPMPackage python2-chameleon-3.9.1-2.lbn25.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 python2-chameleon-3.9.1-1.lbn25.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 python2-cffi-1.14.6-1.lbn25.x86_64
Foreign Function Interface for Python calling C code. Please see the Documentation < Mailing list <
RPMPackage python2-certifi-2020.4.5.1-1.lbn25.noarch
Certifi: Python SSL Certificates 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.Installation certifi is available on PyPI. Simply install it with pip:: $ pip install certifiUsage To reference the installed certificate authority (CA)...
RPMPackage python2-calmjs-parse-1.2.5-1.lbn25.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 python2-cached-property-1.5.1-1.lbn25.noarch
cached-property A decorator for caching properties in classes.Why? * Makes caching of time or computational expensive properties quick and easy. * Because I got tired of copy/pasting this code from non-web project to non-web project.
RPMPackage python2-cachecontrol-0.12.6-1.lbn25.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 python2-bumpversion-0.6.0-1.lbn25.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 python2-bump2version-0.5.11-1.lbn25.noarch
bump2version[![image]( [![image]( [![image]( [![Travis]( [![AppVeyor]( NOTEThis is a maintained fork of the excellent [bumpversion project](
RPMPackage python2-buildout-requirements-0.2.2-1.lbn25.noarch
buildout.requirements A simple buildout extension that creates a requirements.txt file for pip. This is a fork of buildout.requirements which is more or less a copy of buildout.dumprequirements. All credit goes to the authors of that project... warning:: buildout.dumppickedversions (and therefore also buildout.dumprequirements and also buildout.requirements) does some *nasty* stuff to get its...
RPMPackage python2-buildout-dumppickedversions-0.5-1.lbn25.noarch
buildout.dumppickedversions Q: What is a buildout extension ?A: problem --When using a zc.buildout based deployment system you want to be able to reproduce the same setup with the same set of egg versions one month later. Without pinning all eggs the task is impossible.--buildout.dumppickedversions is a buildout extension that does just that. It can print or generate a versions.cfg file with...
RPMPackage python2-build-0.1.0-1.lbn25.noarch
![CI]( [![codecov]( [![Documentation Status]( [![PyPI version]( simple, correct PEP517 package builder.See the [documentation]( for more information. Installationbuild can be installed via pip or an equivalent via: $ pip install build
RPMPackage python2-btrees-4.10.0-1.lbn25.x86_64
BTrees: scalable persistent components .. image::
RPMPackage python2-brotlipy-0.7.0-1.lbn25.x86_64
This library contains Python bindings for the reference Brotli encoder/decoder, available here_. This allows Python software to use the Brotli compression algorithm directly from Python code.To use it simply, try this:.. code-block:: python import brotli data brotli.decompress(compressed_data)More information can be found in the documentation_... _available here: .. _in the documentation: The...