You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-reportlab-3.3.0-1.lbn19.x86_64
This is the ReportLab PDF Toolkit. It allows rapid creation of rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.
RPMPackage python3-recommonmark-0.4.0-1.lbn19.noarch
UNKNOWN
RPMPackage python3-quandl-3.0.1-1.lbn19.noarch
Official Quandl API Client for Python A Python library for Quandl's RESTful API.You can install this package by using the pip tool and installing: $ pip install quandlOr: $ easy_install quandlUsage You can read more about developing and using the library here: https://github.com/quandl/quandlpython
RPMPackage python3-qtconsole-4.2.1-1.lbn19.noarch
Qtbased console for Jupyter with support for rich media output
RPMPackage python3-pyparsing-2.1.1-1.lbn19.noarch
pyparsing is a module that can be used to easily and directly configure syntax definitions for any number of text parsing applications. This is the Python 3 version.
RPMPackage python3-pypandoc-1.2.0-1.lbn19.noarch
pypandoc[![Build Status](https://travisci.org/bebraw/pypandoc.svg?bra nchmaster)](https://travisci.org/bebraw/pypandoc) [![PyPI version](htt ps://badge.fury.io/py/pypandoc.svg)](https://pypi.python.org/pypi/pypa ndoc/) [![conda version](https://anaconda.org/condaforge/pypandoc/badg es/version.svg)](https://anaconda.org/condaforge/pypandoc/)pypandoc provides a thin wrapper ...
RPMPackage python3-pymongo-gridfs-3.3.0-1.lbn19.x86_64
GridFS is a storage specification for large objects in MongoDB. This package contains the python3 version of this module.
RPMPackage python3-pymongo-3.3.0-1.lbn19.x86_64
The Python driver for MongoDB. This package contains the python3 version of this module.
RPMPackage python3-pydotplus-2.0.2-2.lbn19.noarch
PyDotPlus is an improved version of the old pydot project that provides a Python Interface to Graphviz's Dot language. Python 3 version.
RPMPackage python3-pydot-1.2.2-1.lbn19.noarch
An interface for creating both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 2.16). Output can be inlined in Postscript into interactive scientific environments like TeXmacs, or output in any of the format's supported by the Graphviz tools dot, neato, twopi.
RPMPackage python3-pybtex-0.20.1-2.lbn19.noarch
Pybtex is a BibTeX-compatible bibliography processor written in Python. Pybtex aims to be 100% compatible with BibTeX. It accepts the same command line options, fully supports BibTeX’s .bst styles and produces byte-identical output. Additionally: - Pybtex is Unicode-aware. - Pybtex supports bibliography formats other than BibTeX. - It is possible to write formatting styles in Python. - As a bonus, Pythonic styles can produce HTML, Markdown and other markup besides the usual LaTeX. Pybtex also includes a Python API for managing bibliographies from Python.
RPMPackage python3-ptyprocess-0.5.1-1.lbn19.noarch
Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty.
RPMPackage python3-prompt_toolkit-1.0.5-1.lbn19.noarch
Python Prompt Toolkit |Build Status| |PyPI|prompt_toolkit is a library for building powerful interactive command lines and terminal applications in Python.Read the documentation on readthedocs <http://p ythonprompttoolkit.readthedocs.io/en/stable/>_.********ptpython <http://github.com/jonathanslenders/ptpython/>_ is an interactive Python Shell, build on top of prompt_toolkit... image :: ...
RPMPackage python3-prompt-toolkit-1.0.0-1.lbn19.noarch
Python Prompt Toolkit ===================== |Build Status| |PyPI| ``prompt_toolkit`` is a library for building powerful interactive command lines and terminal applications in Python. Read the `documentation on readthedocs <http://python-prompt-toolkit.readthedocs.org/en/stable/>`_. Ptpython ******** `ptpython <http://github.com/jonathanslenders/ptpython/>`_ is an interactive Python ...
RPMPackage python3-preshed-0.46.4-1.lbn19.x86_64
.. image:: https://travisci.org/spacyio/preshed.svg?branchmaster :target: https://travisci.org/spacyio/preshedCython Hash Table for PreHashed Keys Simple but high performance Cython hash table mapping prerandomized keys to void* values.Inspired by: http://preshing.com/20130107/thishashtableisfasterthanajudyarray/
RPMPackage python3-pickleshare-0.7.3-1.lbn19.noarch
PickleShare - a small ‘shelve’ like datastore with concurrency support Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike shelve, many processes can access the database simultaneously. Changing a value in database is immediately visible to other processes accessing the same database. Concurrency is possible because the values are stored in separate files. Hence the “database” is a directory where all files are governed by PickleShare.
RPMPackage python3-pandocfilters-1.3.0-1.lbn19.noarch
pandocfilters A python module for writing pandoc <http://pandoc.org/>_ filtersWhat are pandoc filters? Pandoc filters are pipes that read a JSON serialization of the Pandoc AST from stdin, transform it in some way, and write it to stdout. They can be used with pandoc (> 1.12) either using pipes :: pandoc t json s | ./caps.py | pandoc f jsonor using the filter (or F) commandline option. :: ...
RPMPackage python3-pandoc-attributes-0.1.7-1.lbn19.noarch
UNKNOWN
RPMPackage python3-pandas-finance-0.1.1-1.lbn19.noarch
pandasdatareader Up to date remote data access for pandas, works for multiple versions of pandas... image:: https://travisci.org/davidastephens/pandasfinance.svg?branchmaster :target: https://travisci.org/davidastephens/pandasfinance.. image:: h ttps://coveralls.io/repos/davidastephens/pandasfinance/badge.svg?branc hmaster :target: https://coveralls.io/r/davidastephens/pandasfinance.. ...
RPMPackage python3-pandas-datareader-0.2.1-1.lbn19.noarch
pandasdatareader Up to date remote data access for pandas, works for multiple versions of pandas... image:: https://travisci.org/pydata/pandasdatareader.svg?branchmaster :target: https://travisci.org/pydata/pandasdatareader.. image:: https: //coveralls.io/repos/pydata/pandasdatareader/badge.svg?branchmaster :target: https://coveralls.io/r/pydata/pandasdatareader.. ...