You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-jupyter-spark-0.3.0-1.lbn19.noarch
[![Build Status](https://travis-ci.org/mozilla/jupyter- spark.svg?branch=master)](https://travis-ci.org/mozilla/jupyter-spark) [![codecov](https://codecov.io/gh/mozilla/jupyter- spark/branch/master/graph/badge.svg)](https://codecov.io/gh/mozilla/jupyter- spark) Jupyter Notebook extension for Apache Spark integration. Includes a progress indicator for the current Notebook cell ...
RPMPackage python3-jupyter-core-4.1.1-2.lbn19.noarch
Core common functionality of Jupyter projects. This package contains base application classes and configuration inherited by other projects.
RPMPackage python3-jupyter-1.0.0-2.lbn19.noarch
Install the Jupyter system, including the notebook, qtconsole, and the IPython kernel.
RPMPackage python3-jsondate-0.1.2-1.lbn19.noarch
======== jsondate ======== Sick of rewriting the same JSON datetime handling code for each project? ``jsondate`` is a drop-in replacement for Python's standard ``json`` library that adds sensible handling of ``datetime`` and ``date`` objects. ``jsondate`` uses ISO8601 for encoding ``datetime`` objects and the date-specific part of ISO6801 for encoding ``date`` objects. Example:: ...
RPMPackage python3-joblib-0.10.0-1.lbn19.noarch
Joblib is a set of tools to provide **lightweight pipelining in Python**. In particular, joblib offers: 1. transparent diskcaching of the output values and lazy reevaluation (memoize pattern) 2. easy simple parallel computing 3. logging and tracing of the executionJoblib is optimized to be **fast** and **robust** in particular on large data and has specific optimizations for ...
RPMPackage python3-ipywidgets-5.2.2-1.lbn19.noarch
.. image:: https://img.shields.io/pypi/v/ipywidgets.svg :target: https://pypi.python.org/pypi/ipywidgets/ :alt: Version Number.. image:: https://img.shields.io/pypi/dm/ipywidgets.svg :target: https://pypi.python.org/pypi/ipywidgets/ :alt: Number of PyPI downloadsInteractive HTML Widgets Interactive HTML widgets for Jupyter notebooks and the IPython kernel.Usage .. codeblock:: ...
RPMPackage python3-ipython_genutils-0.1.0-4.lbn19.noarch
This package is a stop-gap that contains some common utilities shared by Jupyter and IPython projects during The Big Splitâ„¢. As soon as possible, those packages will remove their dependency on this, and this repo will go away. No functionality should be added to this repository, and no packages outside IPython/Jupyter should depend on it.
RPMPackage python3-ipython-sphinx-5.0.0-1.lbn19.noarch
IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Readline based name completion. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * Configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). * Session logging and reloading. * Extensible syntax processing for special purpose situations. * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. This package contains the ipython sphinx extension.
RPMPackage python3-ipython-notebook-5.0.0-1.lbn19.noarch
IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Readline based name completion. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * Configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). * Session logging and reloading. * Extensible syntax processing for special purpose situations. * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. This package contains the ipython notebook.
RPMPackage python3-ipython-gui-5.0.0-1.lbn19.noarch
This package contains the gui of ipython, which requires PyQt.
RPMPackage python3-ipython-console-5.0.0-1.lbn19.noarch
IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Readline based name completion. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * Configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). * Session logging and reloading. * Extensible syntax processing for special purpose situations. * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. This package provides IPython for in a terminal.
RPMPackage python3-ipython-5.0.0-1.lbn19.noarch
IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Readline based name completion. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * Configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). * Session logging and reloading. * Extensible syntax processing for special purpose situations. * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. This package depends on all python3-ipython packages but python3-ipython-tests.
RPMPackage python3-ipyparallel-5.1.1-1.lbn19.noarch
Use multiple instances of IPython in parallel, interactively. See https://ipyparallel.readthedocs.org for more info.
RPMPackage python3-ipyleaflet-0.2.1-1.lbn19.noarch
A Jupyter widget for dynamic Leaflet maps
RPMPackage python3-ipykernel-4.3.1-1.lbn19.noarch
This package provides the IPython kernel for Jupyter.
RPMPackage python3-influxdb-3.0.0-1.lbn19.noarch
InfluxDBPython is a client for interacting with InfluxDB_. Maintained by @aviau (https://github.com/aviau).**Help needed:** Development of this library is made by the community and help is needed. A comaintainer would be welcome. To contribute, take a look at the issues list of simply contact @aviau... image:: https://travisci.org/influxdata/influxdbpython.svg?branchmaster :target: ...
RPMPackage python3-hypothesislegacysupport-3.4.2-1.lbn19.noarch
Hypothesis Python 2.6 Support ============================= This is a module for adding Python 2.6 support to Hypothesis. It doesn't add any additional functionality beyond that. Note that unlike the main Hypothesis code it is licensed under the GNU Affero General Public License. If you wish to use it under a different license, please contact `licensing@hypothesis.works ...
RPMPackage python3-hypothesis-3.4.2-1.lbn19.noarch
Hypothesis Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less .. codeblock:: python @given(st.lists( st.floats(allow_nanFalse, allow_infinityFalse), min_size1)) def test_mean(xs): ...
RPMPackage python3-httpretty-0.8.3-6.lbn19.noarch
Once upon a time a python developer wanted to use a RESTful API, everything was fine but until the day he needed to test the code that hits the RESTful API: what if the API server is down? What if its content has changed? Don't worry, HTTPretty is here for you.
RPMPackage python3-grafyaml-0.0.5-1.lbn19.noarch
grafyaml Grafyaml takes simple descriptions of Grafana dashboards in YAML format, and uses them to configure Grafana.* Free software: Apache license * Documentation: http://docs.openstack.org/infra/grafyaml/ * Source: http://git.openstack.org/cgit/openstackinfra/grafyaml * Bugs: https://storyboard.openstack.org/!/project/818Features