debug

debug 0.2.0

debug is a fancy debugger in a single statement.People debug with print. It's great in simple cases. Another debugging tool, pdb, is less popular as it requires more effort: one has to do a Google search, skim through documentation, type some long...

slacktrack

slacktrack 2.10

slacktrack is a tool to assist with building Slackware packages from the < package >.build scripts that can be found in the distribution source tree.slacktrack can also be used to build packages where Makefile does not honour any DESTDIR type variable,...

Pacha

Pacha 0.3.1

Pacha is a project designed from the ground up to be a simple way to backup and manage software configuration files from single or multiple server instances across the network.Pacha's approach is to easily deploy an instance and capture any changes...

NetBeans IDE

NetBeans IDE 9.0 updated

NetBeans IDE is a free and full-featured software project designed for developers who are looking to develop applications using the Java programming language. It is a cross-platform IDE (Integrated Development Environment) that works on GNU/Linux,...

SQLSoup

SQLSoup 0.9.0

SQLSoup is a tool that provides a convenient way to map Python objects to relational database tables, with no declarative code of any kind. It's built on top of the SQLAlchemy ORM and provides a super-minimalistic interface to an existing...