node-codemirror-lang-python
Python language support for the CodeMirror code editor
CodeMirror is a code editor component for the web. It can be used in
websites to implement a text input field with support for many editing
features, and has a rich programming interface to allow further extension.
python3-phabricator
Phabricator Python API Bindings (Python 3)
Phabricator is an open source collection of web applications which make it
easier to write, review, and share source code.
python3-proliantutils
client lib interfacing various devices in HP Proliant Servers - Python 3.x
Proliant Management Tools provides Python libraries for interfacing and
managing various devices(like iLO) present in HP Proliant Servers. Currently,
this module offers a library to interface to iLO4 using RIBCL.
libnumber-compare-perl
module for performing numeric comparisons in Perl
Number::Compare allows one to compile a simple comparison to an anonymous
subroutine, which can then be called with a value to be tested against.
libtest-name-fromline-perl
auto fill test names from caller line
Test::Name::FromLine is a test utility that fills test names from its
file. Just use the module in the test file and it will fill test names
to all tests except named ones.
libtest-if-perl
module to conditionally use other test modules
Test::If allows one to use test modules conditionally.