notifyMe

notifyMe 1.1.0

notifyMe can be used for showing notification messages on a Web page, relaying important messages or just triggering a visual feedback for various interactions.Four different notification types are included, each with its own color, signifying various...

Mongous

Mongous 0.2.7

MongoDB is a document-oriented database management system. A driver is a client library that provides an API for connecting to MongoDB servers, performing queries and updates on those servers, and performing administrative tasks like creating indexes...

withrestart

withrestart 0.2.7

The 'withrestart' module allows for errors to occur without being fatal to the execution process.This is done via a 'restart' function that allows code execution to start over or continue from its break point.Using something like 'withrestart' in Python...

jQOSK

jQOSK 1.0

jQOSK can be used as a text input helper on pages accessible from devices with no keyboard or keypad.It can also be used in security applications as a way to avoid key loggers.jQOSK's keypad layout is customizable, allowing it to be used with...

Flog

Flog 4.3.2

Code is tested and scored, if the score will be high, than the harder it will be to run.Flog essentially scores an ABC metric: Assignments, Branches, Calls, with particular attention placed on calls.What is new in this release:Added --extended / -e to put...