poste_replique is a Python library and command-line client to facilitate communication with a node replique server.poste_replique can be used to do evaluation and completion of javascript ...
MojoX::Dispatcher::Qooxdoo::Jsonrpc is a Perl module that dispatches incoming RPC requests from a qooxdoo application to your services and renders a (hopefully) valid JSON reply.SYNOPSIS
NSMS::API is a Perl module that allows to send SMS via the NSMS.SYNOPSIS use NSMS::API; my $sms = NSMS::API->new( username ...
Irssi::Script::InfoParser is a Perl module to extract information from the $VERSION and %IRSSI headers of an Irssi script.SYNOPSIS use Irssi::Script::InfoParser;
File::Monitor::Lite is another implementation of File::Monitor. While File::Monitor cannot detect file creation (unless you declare file name first),Developer comments
Tie::Wx::Widget is a Perl module that offers a simpler way to get and set the Value of a Widget.SYNOPSIS use Tie::Wx::Widget; tie ...
DBIx::DataModel is a Perl module with Classes and UML-style Associations on top of DBI.SYNOPSISin file "MySchema.pm"Declare the schema use DBIx::DataModel;
DBIx::DataModel::Base is a base class for DBIx::DataModel.METHODSMethods are documented in DBIx::DataModel. This module implements:classData _setClassData ...
This is the parent class for all schema classes created through DBIx::DataModel->Schema($schema_name, ...);METHODSMethods are documented in DBIx::DataModel. ...
book.isbn is a Python package for book ISBN.Setupeasy_install.. code-block:: bash easy_install ...
libstratanetsh project provides source-code to a library (formerly called libnetshclient) for use in the development of applications which require direct communication (using the 'netsh' protocol) ...
stripe is a module that contains Python bindings for Stripe.
pyzmq-ctypes is a Python ctypes binding for the ZeroMQ library (http://www.zeromq.org) that will run on pypy.
WAP::SAXDriver::wbxml is a Perl module with SAX parser for WBXML file.SYNOPSIS use WAP::SAXDriver::wbxml; $parser = WAP::SAXDriver::wbxml->new( [OPTIONS] ...
JOpt Simple is a simple, test-driven command line parser for Java programs. JOpt Simple supports POSIX getopt() and GNU getopt_long().What command line switch syntax does JOpt Simple ...
mplh5canvas provides a web-delivered interactive matplotlib backend using HTML5 technologies including WebSocket and the Canvas element.Our main goal is to have a backend that is consistent ...
zkpython is a library that contains Python bindings for ZooKeeper.
pyroutes.js is a library that provide a JavaScript routes generation function like Python Routes Mapper.generate method.Introduction- Do you use Python Routes ...
simpleavro is a Python package that contains Avro utilities.
autosuper is an (awful, hacky, wtf-were-you-thinking) attempt to port the magical zero-argument super() call from Python3 to Python2.In standard python2 usage of the super() builtin, you ...