libvotca-xtp2021
VOTCA's exciton transport library
VOTCA is a software package which focuses on the analysis of molecular
dynamics data, the development of systematic coarse-graining techniques as
well as methods used for simulating microscopic charge transport in
disordered semiconductors.
python-pytest-httpbin
py.test plugin providing a local httpbin
httpbin is a WSGI based test server for testing HTTP applications.
pytest-httpbin creates a fixture for the py.test framework that
is dependency-injected into tests, it automatically starts up a
local running instance of httpbin in a separate thread and
provides the test with the URL in the fixture.
python-astroml-addons
Python Machine Learning library for astronomy (performance addons)
AstroML is a Python module for machine learning and data mining built on
numpy, scipy, scikit-learn, and matplotlib. It contains a growing library of
statistical and machine learning routines for analyzing astronomical data in
Python, loaders for several open astronomical datasets, and a large suite of
examples of analyzing and visualizing astronomical datasets.
python3-dballe
DB-ALL.e Python library for weather research
DB-All.e is a fast on-disk database where meteorological observed and
forecast data can be stored, searched, retrieved and updated.
python-pbcommand
common command-line interface for Pacific Biosciences analysis modules
To integrate with the pbsmrtpipe workflow engine, one must to be able to
generate a Tool Contract and to be able to run from a Resolved Tool Contract.
A Tool Contract contains the metadata of the exe, such as the file types of
inputs, outputs and options.
There are two principal use cases, first wrapping/calling Python functions that
have been defined in external Python packages, or scripts. Second, creating a
CLI tool that supports emitting tool contracts, running resolved tool contracts
and complete argparse-style CLI.
ruby-rb-inotify
Ruby wrapper for Linux's inotify, using FFI
This Ruby library is a simple wrapper over inotify, a Linux kernel subsystem
that acts to extend filesystems to notice changes to the filesystem, and
report those changes to applications.