You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-stripogram-1.5-2.lbn36.noarch
Unless you have some historical reason for using this package, I'd advise against it!
RPMPackage python3-stevedore-5.4.1-1.lbn36.noarch
Manage dynamic plugins for Python applications
RPMPackage python3-stdlib-list-0.8.0-1.lbn36.noarch
Python Standard Library List This package includes lists of all of the standard libraries for Python 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, and 3.8 along with the code for scraping the official Python docs to get said lists.Listing the modules in the standard library? Wait, why on Earth would you care about that?! -Because knowing whether or not a module is part of the standard library will...
RPMPackage python3-statsmodels-0.14.4-1.lbn36.x86_64
statsmodels is a Python module that provides classes and functions for the estimation of many different statistical models, as well as for conducting statistical tests, and statistical data exploration. An extensive list of result statistics are available for each estimator. The results are tested against existing statistical packages to ensure that they are correct.
RPMPackage python3-statsd-4.0.1-1.lbn36.noarch
A python client for the statsd daemon.
RPMPackage python3-stack-data-0.6.3-9.lbn36.noarch
This is a library that extracts data from stack frames and tracebacks, particularly to display more useful tracebacks than the default.
RPMPackage python3-sqlparse-0.5.1-1.lbn36.noarch
sqlparse is a tool for parsing SQL strings. It can generate pretty-printed renderings of SQL in various formats. It is a python module, together with a command-line tool.
RPMPackage python3-sqlalchemy-2.0.40-4.lbn36.x86_64
SQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible, high-level interface to SQL databases. Database and domain concepts are decoupled, allowing both sides maximum flexibility and power. SQLAlchemy provides a powerful mapping layer that can work as automatically or as manually as you choose, determining relationships based on foreign keys or letting you define the join conditions explicitly, to bridge the gap between database and domain.
RPMPackage python3-sphinxcontrib-zopeext-0.3.2-1.lbn36.noarch
.. -*- rst -*- -*- restructuredtext -*- .. Note: this file is simplified without text roles so it displays on PyPI. See .. doc/README.rst for the correct information. zopeext for Sphinx :author: Michael McNeil Forbes <mforbes@alum.mit.edu>This extension provides an autointerface directive for Zope interfaces_.Requirements * Sphinx_: pip install sphinx * zope.interface_: pip install...
RPMPackage python3-sphinxcontrib-websupport-1.2.7-11.lbn36.noarch
sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application.
RPMPackage python3-sphinxcontrib-spelling-8.0.1-1.lbn36.noarch
.. -*- mode: rst -*- sphinxcontrib-spelling This package contains sphinxcontrib.spelling, a spelling checker for Sphinx-based documentation. It uses PyEnchant_ to produce a report showing misspelled words.Refer to the main documentation page < for installation and setup details.License Copyright Doug Hellmann, All Rights ReservedPermission to use, copy, modify, and distribute this software and...
RPMPackage python3-sphinxcontrib-serializinghtml-2.0.0-3.lbn36.noarch
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
RPMPackage python3-sphinxcontrib-serializinghtml-2.0.0-3.lbn36.noarch
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
RPMPackage python3-sphinxcontrib-robotframework-0.8.1-1.lbn36.noarch
Robot Framework extension for Sphinx **sphinxcontrib-robotframework** is a Sphinx_-extension, which executes embedded Robot Framework_ tests during sphinx- build.**sphinxcontrib-robotframework** can be used in doctest_ way to validate examples shown in documentation or with Selenium_ and its Robot Framework integration, Selenium2Library_, to generate scripted screenshots during the...
RPMPackage python3-sphinxcontrib-robotdoc-0.11.0-1.lbn36.noarch
Introduction This package provides a Sphinx-extension to embed Robot Framework test suites, test cases, or user keywords in into Sphinx-documents in spirit of the autodoc Sphinx-extension. When to use? Consider not using this package.This package was created before Robot Framework plain text syntax lexer (highlighting support) was implemented and included into Pygments (> 1.6rc1). This package...
RPMPackage python3-sphinxcontrib-restbuilder-0.3-1.lbn36.noarch
Sphinx_ extension to build reST (reStructuredText_) files.This extension is in particular useful to use in combination with the autodoc extension to automatically generate documentation for use by any rst parser (such as the GitHub wiki).In itself, the extension is fairly straightforward -- it takes the parsed reST file from Sphinx_ and outputs it as reST... _Sphinx: .. _reStructuredText:
RPMPackage python3-sphinxcontrib-qthelp-2.0.0-2.lbn36.noarch
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
RPMPackage python3-sphinxcontrib-programoutput-0.18-2.lbn36.noarch
A Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date.
RPMPackage python3-sphinxcontrib-log-cabinet-1.0.1-1.lbn36.noarch
sphinxcontrib-log-cabinet Organize changelogs generated by versionadded, versionchanged, deprecated directives. The log will be sorted by newest to oldest version. For HTML docs, older versions will be collapsed by default.Install:.. code-block:: text $ pip install sphinxcontrib-log- cabinetEnable:.. code-block:: python extensions [ ..., "sphinxcontrib.log_cabinet", ...,...
RPMPackage python3-sphinxcontrib-jsmath-1.0.1-14.fc36.noarch
sphinxcontrib-jsmath is a sphinx extension which renders display math in HTML via JavaScript.