You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-jsonpickle-2.2.0-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: :target:
RPMPackage python2-jaraco-test-3.2.0-1.lbn25.noarch
 
RPMPackage python2-jaraco-stream-3.0.0-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. .. :target:
RPMPackage python2-jaraco-packaging-6.2-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. .. :target:
RPMPackage python2-jaraco-logging-3.1.0-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. image::
RPMPackage python2-jaraco-itertools-5.0.0-1.lbn25.noarch
.. .. .. image::
RPMPackage python2-jaraco-functools-2.0-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: :alt: Code style: Black
RPMPackage python2-jaraco-context-2.0-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: :target:
RPMPackage python2-jaraco-collections-3.0.0-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. image::
RPMPackage python2-jaraco-classes-2.0-1.lbn25.noarch
:target: PyPI link_ :target: PyPI link_.. _PyPI link: .. .. :target:
RPMPackage python2-inflect-3.0.2-1.lbn25.noarch
.. .. .. .. image::
RPMPackage python2-formencode-2.0.1-1.lbn25.noarch
FormEncode validates and converts nested structures.It allows for a declarative form of defining the validation, and decoupled processes for filling and generating forms.The official repo is at GitHub:
RPMPackage python2-fixtures-3.0.0-8.lbn25.noarch
Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unit test compatible test cases easy and straight forward.
RPMPackage python2-feedparser-5.2.1-5.lbn25.noarch
feedparser - Parse Atom and RSS feeds in Python.| Copyright 2010-2021 Kurt McKee <contactme@kurtmckee.org> | Copyright 2002-2008 Mark Pilgrimfeedparser is open source. See the LICENSE file for more information. Installation feedparser can be installed by running pip:.. code-block:: shell $ pip install feedparser Documentation The feedparser documentation is available on the web at: is also...
RPMPackage python2-feedparser-5.2.1-5.lbn25.noarch
feedparser - Parse Atom and RSS feeds in Python.| Copyright 2010-2021 Kurt McKee <contactme@kurtmckee.org> | Copyright 2002-2008 Mark Pilgrimfeedparser is open source. See the LICENSE file for more information. Installation feedparser can be installed by running pip:.. code-block:: shell $ pip install feedparser Documentation The feedparser documentation is available on the web at: is also...
RPMPackage python2-fancycompleter-0.9.1-1.lbn25.noarch
fancycompleter: colorful Python TAB completion What is is? --fancycompleter is a module to improve your experience in Python by adding TAB completion to the interactive prompt. It is an extension of the stdlib\'s [rlcompleter]( module.Its best feature is that the completions are displayed in different colors, depending on their type:![image]( the image above, strings are shown in green,...
RPMPackage python2-entrypoints-0.3-1.lbn25.noarch
Entry points are a way for Python packages to advertise objects with some common interface. The most common examples are ``console_scripts`` entry points, which define shell commands by identifying a Python function to run. *Groups* of entry points, such as ``console_scripts``, point to objects with similar interfaces. An application might use a group to find its plugins, or multiple groups...
RPMPackage python2-django-bootstrap4-22.1-1.lbn25.noarch
django-bootstrap 4[![CI]( [![Coverage Status]( [![Latest PyPI version]( [![Any color you like]( 4 integration for Django. GoalThe goal of this project is to seamlessly blend Django and Bootstrap 4.
RPMPackage python2-datrie-0.8.2-1.lbn25.x86_64
datrie |travis| |appveyor| .. |travi .. |appveyo Super-fast, efficiently stored Trie for Python (2.x and 3.x). Uses libdatrie_... _libdatrie: :: pip install datrieUsage Create a new trie capable of storing items with lower-case ascii keys:: >>> import string >>> import datrie
RPMPackage python2-createrepo_c-0.11.0-1.lbn25.x86_64
Python bindings for the createrepo_c library.