You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-pyrpm-0.15-3.lbn36.noarch
Python-rpm-spec is a Python module for parsing RPM spec files. RPMs are build from a package's sources along with a spec file. The spec file controls how the RPM is built. This module allows you to parse spec files and gives you simple access to various bits of information that is contained in the spec file.
RPMPackage python3-pyroute2-0.6.12-1.fc36.noarch
PyRoute2 provides several levels of API to work with Netlink protocols, such as Generic Netlink, RTNL, TaskStats, NFNetlink, IPQ.
RPMPackage python3-pyroma-4.2-1.lbn36.noarch
Pyroma rhymes with aroma, and is a product aimed at giving a rating of how well a Python project complies with the best practices of the Python packaging ecosystem, primarily PyPI, pip, Distribute etc, as well as a list of issues that could be improved.The aim of this is both to help people make a project that is nice and usable, but also to improve the quality of Python third-party software,...
RPMPackage python3-pyrepl-0.9.0-1.lbn36.noarch
pyrepl is a Python library, inspired by readline, for building flexible command line interfaces, featuring: * sane multi-line editing * history, with incremental search * completion, including displaying of available options * a fairly large subset of the readline emacs-mode keybindings * a liberal, Python- style, license * a new python top-level.
RPMPackage python3-pyramid-2.0-1.lbn36.noarch
Pyramid < is a small, fast, down-to-earth, open
RPMPackage python3-pyquery-1.4.3-6.fc36.noarch
python3-pyquery allows you to make jQuery queries on XML documents. The API is as much as possible the similar to jQuery. python-pyquery uses lxml for fast XML and HTML manipulation.
RPMPackage python3-pyqt5-sip-12.9.0-3.fc36.x86_64
The sip extension module provides support for the PyQt5 package.
RPMPackage python3-pypubsub-4.0.3-13.fc36.noarch
PyPubSub provides a publish - subscribe API that facilitates the development of event-based / message-based applications. PyPubSub supports sending and receiving messages between objects of an application. It is centered on the notion of a topic; senders publish messages of a given topic, and listeners subscribe to messages of a given topic. The package also supports a variety of advanced features that facilitate debugging and maintaining pypubsub topics and messages in larger applications.
RPMPackage python3-pyparted-3.12.0-1.fc36.x86_64
Python module for the parted library. It is used for manipulating partition tables. This package provides Python 3 bindings for parted.
RPMPackage python3-pyparsing-3.2.0-1.lbn36.noarch
PyParsing -- A Python Parsing Module |Build Status|Introduction The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.*[Since first writing this description of...
RPMPackage python3-pyparsing-3.2.0-1.lbn36.noarch
PyParsing -- A Python Parsing Module |Build Status|Introduction The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.*[Since first writing this description of...
RPMPackage python3-pynest2d-4.8.0-6.fc36.x86_64
Binding allowing libnest2d to be called from Python using NumPy.
RPMPackage python3-pynacl-1.5.0-1.lbn36.x86_64
PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. Python 3 version.
RPMPackage python3-pylons-sphinx-themes-1.0.13-1.lbn36.noarch
Pylons Sphinx Themes This repository is a Python package that contains Sphinx themes for Pylons related projects. This project is based on Pylons Sphinx Theme < (singular), but uses a package implementation instead of git submodules and manual steps.To use a theme in your Sphinx documentation, follow this guide. Edit your project's setup.py -- . Add pylons-sphinx-themes to your project's...
RPMPackage python3-pylons-sphinx-latesturl-0.2-1.lbn36.noarch
pylons_sphinx_latesturl README This package is a Sphinx extension: it adds a latest_url key to the Sphinx template namespace for use in for a versioned document sets.Please see docs/narr.rst for detailed documentation. pylons_sphinx_latesturl Changelog 0.2 (2016-02-18) -- When RTD is building json output the context is missing the file_suffix option but it seems safe to assume .html::...
RPMPackage python3-pylint-3.3.6-1.lbn36.noarch
Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. However, Pylint offers some more features, like checking length of lines of code, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. Additionally, it is possible to write plugins to add your own checks.
RPMPackage python3-pyjwt-2.10.1-3.lbn36.noarch
A Python implementation of RFC 7519 < Original implementation was written by @progrium <
RPMPackage python3-pyjsparser-2.7.1-1.lbn36.noarch
 
RPMPackage python3-pygraphviz-1.9-1.fc36.x86_64
PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. PyGraphviz is independent from NetworkX but provides a similar programming interface.
RPMPackage python3-pygments-github-lexers-0.0.5-1.lbn36.noarch
UNKNOWN