The jupyter_client
package contains the reference implementation of the Jupyter protocol. It also provides client and kernel management APIs for working with kernels, and the jupyter kernelspec
entrypoint for installing kernelspec
s for use with Jupyter frontends.
Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits.
Openapi-schema-validator is a Python library that validates a schema against:
OpenAPI Schema Specification v3.0 which is an extended subset of the JSON Schema Specification Wright Draft 00.
OpenAPI Schema Specification v3.1 which is an extended superset of the JSON Schema Specification Draft 2020-12.
PEP-484 stubs for django-rest-framework.
Community maintained hooks for PyInstaller
Bootstrap themed components for use in Plotly Dash.
Bootstrap themed components for use in Plotly Dash.
Zope.testrunner provides a script for running Python tests.
Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.
Zope.exceptions provides general-purpose exception types that have uses outside of the Zope framework.
StackTrace is a Robot Framework listener that prints a stack trace directly to the terminal to ease debugging.
This package provides a build backend that patches Poetry Core to enable the versioning system in PEP 517 build frontends.
This package provides vehicle models used in CommonRoad benchmarks. Varying abstraction levels are used ranging from kinematic single track models to multi-body models.
This package provides JSON support files from the JSON Schema Specifications (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry.
The Open Simulation Interface is a generic interface based on Google's protocol buffers for the environmental perception of automated driving functions in virtual scenarios.
This Sphinx extension, sphinxcontrib.autoprogram
, provides an automated way to document command-line programs. It scans argparse.ArgumentParser
object, and then expands it into a set of .. program::
and .. option::
directives.
DataDriver is a data-driven extension for Robot Framework. DataDriver uses the Listener Interface of Robot Framework to create new test cases based on a data file that contains the test data. DataDriver supports data files in the CSV, XLS or XLSX formats.
SSHLibrary is a Robot Framework library providing support for SSH and SFTP. It has the following main usages:
Executing commands on the remote machine, either blocking or non-blocking.
Writing and reading in an interactive shell.
Transferring files and directories over SFTP.
Ensuring that files and directories exist on the remote machine.
This package provides common functions and classes for Snakemake and its plugins.
robotframework-jsonlibrary
is a Robot Framework test library for manipulating JSON Object. You can manipulate your JSON object using JSONPath
The setuptools_scm_git_archive package is a plugin to setuptools_scm, which supports obtaining versions from git archives that belong to tagged versions.
A multi-value-field that presents a human answerable question, with no settings.py configuration necessary, but instead can be configured with arguments to the field constructor.
fastapi-pagination
is a Python library designed to simplify pagination in FastAPI applications. It provides a set of utility functions and data models to help you paginate your database queries and return paginated responses to your clients.
fastapi-pagination
is a Python library designed to simplify pagination in FastAPI applications. It provides a set of utility functions and data models to help you paginate your database queries and return paginated responses to your clients.