python3-picnic-api
Library to interact with Picnic's ordering and delivery system
This library offers functionalities to access and manipulate data from Picnic,
a digital supermarket platform. It enables users to manage their shopping cart
by adding or removing products and to fetch details about current and past
orders. Users can also obtain information on delivery slots and receive
updates on delivery status and scheduling. The library provides a convenient
interface for performing product searches and checking cart contents,
facilitating a smoother online grocery shopping experience through
programmatic access to key aspects of the Picnic service.
libsfcgal2
Library for ISO 19107:2013 and OGC SFA 1.2 for 3D operations
SFCGAL is a C++ wrapper library around CGAL with the aim of
supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D
operations.
starlink-auth-java
IVOA standard conform resource authentication
This package manages authentication for HTTP(S) resources in
accordance with standards of the International Virtual Observatory
Association (IVOA), a workgroup to define standards for
Interoperability of astronomic databases.
python3-enum-tools
tools to expand Python's enum module
The enum tools package provides additional tools to expand the functionality
of Python's standard enum module. Here are some of the key features this
package offers:
- enum_tools.autoenum:
This part of the package is a Sphinx extension that
enhances the Enums documentation. It has improved documentation compared
to what Sphinx's default autoclass convention provides for Enums.
- @enum_tools.documentation.document_enum:
This is a decorator that allows you to add docstrings to Enums members
based on the comments at the end of each line. This can be useful for
improving documentation associated with each Enum member.
- enum_tools.custom_enums:
offers custom enumerations with additional functionality. May include
specialized Enums that extend or change the default behavior of the Python
enum module.
libsnpsift-java
tool to annotate and manipulate genome variants - lib
SnpSift is a toolbox that allows one to filter and manipulate annotated files.
Once the genomic variants have been annotated, one needs to filter them out in
order to find the "interesting / relevant variants". Given the large data
files, this is not a trivial task (e.g. one cannot load all the variants into
XLS spreadsheet). SnpSift helps to perform this VCF file manipulation and
filtering required at this stage in data processing pipelines.
python3-rl-renderpm
contains the ReportLab accelerator module
rl_renderPM is a package containing the ReportLab accelerator module
_renderPM which can be used to speedup the
reportlab.graphics.renderPM functions.